Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dspecial_insns.h38 static inline void native_write_cr2(unsigned long val) in native_write_cr2() function
165 native_write_cr2(x); in write_cr2()
/Linux-v4.19/arch/x86/kernel/
Dparavirt.c405 .write_cr2 = native_write_cr2,