Searched refs:write_cr2 (Results 1 – 7 of 7) sorted by relevance
163 static inline void write_cr2(unsigned long x) in write_cr2() function
60 static inline void write_cr2(unsigned long x) in write_cr2() function62 PVOP_VCALL1(pv_mmu_ops.write_cr2, x); in write_cr2()
203 void (*write_cr2)(unsigned long); member
215 write_cr2(ctxt->cr2); in __restore_processor_state()
533 write_cr2(this_cpu_read(nmi_cr2)); in do_nmi()
405 .write_cr2 = native_write_cr2,
2395 .write_cr2 = xen_write_cr2,