Home
last modified time | relevance | path

Searched refs:MISC_CG_RES_SEV (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Dmisc_cgroup.h17 MISC_CG_RES_SEV, enumerator
/Linux-v5.15/arch/x86/kvm/svm/
Dsev.c42 #define MISC_CG_RES_SEV MISC_CG_RES_TYPES macro
129 type = sev->es_active ? MISC_CG_RES_SEV_ES : MISC_CG_RES_SEV; in sev_asid_new()
195 type = sev->es_active ? MISC_CG_RES_SEV_ES : MISC_CG_RES_SEV; in sev_asid_free()
1921 if (misc_cg_set_capacity(MISC_CG_RES_SEV, sev_asid_count)) in sev_hardware_setup()
1963 misc_cg_set_capacity(MISC_CG_RES_SEV, 0); in sev_hardware_teardown()