Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpsp-sev.h37 #define SNP_POLICY_MASK_RAPL_DIS BIT_ULL(23) macro
/linux/drivers/crypto/ccp/
H A Dsev-dev.c2822 policy_bits |= SNP_POLICY_MASK_RAPL_DIS; in sev_get_snp_policy_bits()
/linux/arch/x86/kvm/svm/
H A Dsev.c86 SNP_POLICY_MASK_RAPL_DIS | \