Searched defs:x86_hyper_runtime (Results 1 – 1 of 1) sorted by relevance
26233 struct x86_hyper_runtime { struct26234 void (*pin_vcpu)(int);26235 void (*sev_es_hcall_prepare)(struct ghcb *, struct pt_regs *);26236 bool (*sev_es_hcall_finish)(struct ghcb *, struct pt_regs *);26237 bool (*is_private_mmio)(u64);