Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dspecial_insns.h30 static inline void native_write_cr0(unsigned long val) in native_write_cr0() function
119 native_write_cr0(x); in write_cr0()
/arch/x86/kernel/
Dparavirt.c353 .write_cr0 = native_write_cr0,