Searched refs:new_implf (Results 1 – 1 of 1) sorted by relevance
231 void (*new_implf)(); in vmm_gpt_patch_indirection() member237 .new_implf = (void *)new_impl->vpi_map_table, in vmm_gpt_patch_indirection()242 .new_implf = (void *)new_impl->vpi_map_page, in vmm_gpt_patch_indirection()247 .new_implf = (void *)new_impl->vpi_pte_parse, in vmm_gpt_patch_indirection()277 if (!jmp_addr_to_off(instp, patch->new_implf, NULL)) { in vmm_gpt_patch_indirection()280 addr_to_sym(patch->new_implf), in vmm_gpt_patch_indirection()291 VERIFY(jmp_addr_to_off(instp, patch->new_implf, &new_off)); in vmm_gpt_patch_indirection()