Searched defs:indirection_patch (Results 1 – 1 of 1) sorted by relevance
228 struct indirection_patch { in vmm_gpt_patch_indirection() struct229 void (*patch_site)(); in vmm_gpt_patch_indirection()230 void (*old_implf)(); in vmm_gpt_patch_indirection()231 void (*new_implf)(); in vmm_gpt_patch_indirection()