Searched refs:write_cr2 (Results 1 – 7 of 7) sorted by relevance
125 static inline void write_cr2(unsigned long x) in write_cr2() function
68 static inline void write_cr2(unsigned long x) in write_cr2() function70 PVOP_VCALL1(pv_mmu_ops.write_cr2, x); in write_cr2()
230 void (*write_cr2)(unsigned long); member
184 write_cr2(ctxt->cr2); in __restore_processor_state()
522 write_cr2(this_cpu_read(nmi_cr2)); in do_nmi()
423 .write_cr2 = native_write_cr2,
2113 .write_cr2 = xen_write_cr2,