Searched refs:pv_guest_cr4_to_real_cr4 (Results 1 – 3 of 3) sorted by relevance
613 #define pv_guest_cr4_to_real_cr4(v) \ macro
793 write_cr4(pv_guest_cr4_to_real_cr4(curr)); in write_cr()
1510 cr4 = pv_guest_cr4_to_real_cr4(v); in paravirt_ctxt_switch_to()
Completed in 11 milliseconds