Home
last modified time | relevance | path

Searched refs:init_nsc (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
Dcyrix.c358 static void init_nsc(struct cpuinfo_x86 *c) in init_nsc() function
457 .c_init = init_nsc,
/linux-4.4.14/drivers/char/tpm/
Dtpm_nsc.c264 static int __init init_nsc(void) in init_nsc() function
377 module_init(init_nsc);