Searched defs:x86_hyper_runtime (Results 1 – 1 of 1) sorted by relevance
269 struct x86_hyper_runtime { struct270 void (*pin_vcpu)(int cpu);271 void (*sev_es_hcall_prepare)(struct ghcb *ghcb, struct pt_regs *regs);272 bool (*sev_es_hcall_finish)(struct ghcb *ghcb, struct pt_regs *regs);273 bool (*is_private_mmio)(u64 addr);