Home
last modified time | relevance | path

Searched defs:indirection_patch (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_gpt.c228 struct indirection_patch { in vmm_gpt_patch_indirection() struct
229 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()