Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dspecial_insns.h66 void native_write_cr4(unsigned long val);
181 native_write_cr4(x); in __write_cr4()
/linux/arch/x86/kernel/cpu/
H A Dcommon.c456 void __no_profile native_write_cr4(unsigned long val) in native_write_cr4() function
475 EXPORT_SYMBOL_GPL(native_write_cr4);