Home
last modified time | relevance | path

Searched refs:cr4_init_shadow (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/x86/kernel/
Dhead32.c37 cr4_init_shadow(); in i386_start_kernel()
Dhead64.c421 cr4_init_shadow(); in x86_64_start_kernel()
Dsmpboot.c229 cr4_init_shadow(); in start_secondary()
/Linux-v4.19/arch/x86/include/asm/
Dtlbflush.h290 static inline void cr4_init_shadow(void) in cr4_init_shadow() function
/Linux-v4.19/arch/x86/kernel/cpu/
Dcommon.c1696 cr4_init_shadow(); in cpu_init()
1801 cr4_init_shadow(); in cpu_init()
/Linux-v4.19/arch/x86/xen/
Denlighten_pv.c1411 cr4_init_shadow(); /* 32b kernel does this in i386_start_kernel() */ in xen_start_kernel()