Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dspecial_insns.h26 static inline void native_write_cr0(unsigned long val) in native_write_cr0() function
155 native_write_cr0(x); in write_cr0()
/Linux-v4.19/arch/x86/kernel/
Dparavirt.c346 .write_cr0 = native_write_cr0,