get_guest_cr3
if (IS_ENABLED(CONFIG_MITIGATION_RETPOLINE) && mmu->get_guest_pgd == get_guest_cr3)
context->get_guest_pgd = get_guest_cr3;
context->get_guest_pgd = get_guest_cr3;
g_context->get_guest_pgd = get_guest_cr3;