Searched refs:ghcb_base (Results 1 – 1 of 1) sorted by relevance
75 void **ghcb_base; in hv_ghcb_hypercall() local85 ghcb_base = (void **)this_cpu_ptr(hv_ghcb_pg); in hv_ghcb_hypercall()86 hv_ghcb = (union hv_ghcb *)*ghcb_base; in hv_ghcb_hypercall()192 void **ghcb_base; in hv_ghcb_msr_write() local201 ghcb_base = (void **)this_cpu_ptr(hv_ghcb_pg); in hv_ghcb_msr_write()202 hv_ghcb = (union hv_ghcb *)*ghcb_base; in hv_ghcb_msr_write()221 void **ghcb_base; in hv_ghcb_msr_read() local233 ghcb_base = (void **)this_cpu_ptr(hv_ghcb_pg); in hv_ghcb_msr_read()234 hv_ghcb = (union hv_ghcb *)*ghcb_base; in hv_ghcb_msr_read()