Searched refs:native_write_cr0 (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c407 void native_write_cr0(unsigned long val) function
424 EXPORT_SYMBOL(native_write_cr0); variable
/linux-master/arch/x86/include/asm/
H A Dspecial_insns.h24 void native_write_cr0(unsigned long val);
139 native_write_cr0(x);
/linux-master/arch/x86/kernel/
H A Dparavirt.c150 .cpu.write_cr0 = native_write_cr0,

Completed in 149 milliseconds