Home
last modified time | relevance | path

Searched refs:vmpl (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Dsev-guest.h24 __u32 vmpl; member
39 __u32 vmpl; member
/linux/arch/x86/coco/sev/
H A Dcore.c849 vmsa->vmpl = snp_vmpl; in wakeup_cpu_via_vmgexit()
1434 static struct kobj_attribute vmpl_attr = __ATTR_RO(vmpl); in vmpl_show()
/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c510 .data = { .vmpl = desc->privlevel }, in sev_report_new()
/linux/arch/x86/hyperv/
H A Divm.c347 vmsa->vmpl = 0; in hv_snp_boot_ap()
/linux/arch/x86/kvm/svm/
H A Dsvm.c3476 pr_err("vmpl: %d cpl: %d efer: %016llx\n", in dump_vmcb()
3477 save->vmpl, save->cpl, save->efer); in dump_vmcb()