Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dspecial_insns.h37 static inline void native_write_cr2(unsigned long val) in native_write_cr2() function
160 native_write_cr2(x); in write_cr2()
/Linux-v5.4/arch/x86/kernel/
Dparavirt.c370 .mmu.write_cr2 = native_write_cr2,