Home
last modified time | relevance | path

Searched refs:snp_vmpl (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/coco/sev/
H A Dcore.c144 u8 snp_vmpl __ro_after_init;
145 EXPORT_SYMBOL_GPL(snp_vmpl);
146 SYM_PIC_ALIAS(snp_vmpl);
496 if (snp_vmpl) in pvalidate_pages()
726 ((u64)snp_vmpl << 16) | in vmgexit_ap_control()
750 if (snp_vmpl) { in snp_set_vmsa()
1120 vmsa->vmpl = snp_vmpl; in wakeup_cpu_via_vmgexit()
1232 if (snp_vmpl) { in sev_es_efi_map_ghcbs_cas()
1467 if (snp_vmpl) { in alloc_runtime_data()
1526 if (snp_vmpl) in sev_es_init_vc_handling()
[all …]
/linux/arch/x86/include/asm/
H A Dsev.h440 extern u8 snp_vmpl;
602 #define snp_vmpl 0 macro
/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c593 return snp_vmpl; in sev_report_attr_visible()
607 return snp_vmpl; in sev_report_bin_attr_visible()