Searched refs:write_cr2 (Results 1 – 7 of 7) sorted by relevance
127 static inline void write_cr2(unsigned long x) in write_cr2() function
74 static inline void write_cr2(unsigned long x) in write_cr2() function76 PVOP_VCALL1(pv_mmu_ops.write_cr2, x); in write_cr2()
233 void (*write_cr2)(unsigned long); member
185 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,
2428 .write_cr2 = xen_write_cr2,