Searched refs:read_cr3 (Results 1 – 7 of 7) sorted by relevance
43 static inline unsigned long read_cr3(void) in read_cr3() function
138 static inline unsigned long read_cr3(void) in read_cr3() function215 printhex8(read_cr3()); in get_codeseg32()
244 .mmu.read_cr3 = __native_read_cr3,
115 cr3 = read_cr3(); in dump_regs()
157 unsigned long (*read_cr3)(void); member
156 return PVOP_ALT_CALL0(unsigned long, mmu.read_cr3, in __read_cr3()
2185 .read_cr3 = xen_read_cr3,