Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dspecial_insns.h95 static inline void native_write_cr8(unsigned long val) in native_write_cr8() function
171 native_write_cr8(x); in write_cr8()
/arch/x86/kernel/
Dparavirt.c359 .write_cr8 = native_write_cr8,