Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/cpu/
Dcyrix.c363 static void init_nsc(struct cpuinfo_x86 *c) in init_nsc() function
462 .c_init = init_nsc,
/Linux-v5.10/drivers/char/tpm/
Dtpm_nsc.c288 static int __init init_nsc(void) in init_nsc() function
410 module_init(init_nsc);