Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dspecial_insns.h93 static inline void native_write_cr8(unsigned long val) in native_write_cr8() function
169 native_write_cr8(x); in write_cr8()
/linux-3.4.99/arch/x86/kernel/
Dparavirt.c351 .write_cr8 = native_write_cr8,