Searched refs:read_cr8 (Results 1 – 6 of 6) sorted by relevance
162 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
109 ctxt->cr8 = read_cr8(); in __save_processor_state()
350 .read_cr8 = native_read_cr8,
1140 .read_cr8 = xen_read_cr8,