Searched refs:read_cr8 (Results 1 – 6 of 6) sorted by relevance
164 static inline unsigned long read_cr8(void) in read_cr8() function
104 static inline unsigned long read_cr8(void) in read_cr8() function106 return PVOP_CALL0(unsigned long, pv_cpu_ops.read_cr8); in read_cr8()
122 unsigned long (*read_cr8)(void); member
110 ctxt->cr8 = read_cr8(); in __save_processor_state()
356 .read_cr8 = native_read_cr8,
1219 .read_cr8 = xen_read_cr8,