Searched refs:read_cr8 (Results 1 – 6 of 6) sorted by relevance
164 static inline unsigned long read_cr8(void) in read_cr8() function
98 static inline unsigned long read_cr8(void) in read_cr8() function100 return PVOP_CALL0(unsigned long, pv_cpu_ops.read_cr8); in read_cr8()
118 unsigned long (*read_cr8)(void); member
111 ctxt->cr8 = read_cr8(); in __save_processor_state()
354 .read_cr8 = native_read_cr8,
1213 .read_cr8 = xen_read_cr8,