Searched refs:write_cr2 (Results 1 – 2 of 2) sorted by relevance
175 #define write_cr2(x) (native_write_cr2(x)) macro
176 void (*write_cr2)(unsigned long); member514 static inline void write_cr2(unsigned long x) in write_cr2() function516 PVOP_VCALL1(pv_mmu_ops.write_cr2, x); in write_cr2()