Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dmisc_cgroup.h19 MISC_CG_RES_SEV_ES, enumerator
/linux-6.3-rc2/arch/x86/kvm/svm/
A Dsev.c45 #define MISC_CG_RES_SEV_ES MISC_CG_RES_TYPES macro
127 enum misc_res_type type = sev->es_active ? MISC_CG_RES_SEV_ES : MISC_CG_RES_SEV; in sev_misc_cg_try_charge()
133 enum misc_res_type type = sev->es_active ? MISC_CG_RES_SEV_ES : MISC_CG_RES_SEV; in sev_misc_cg_uncharge()
2244 if (misc_cg_set_capacity(MISC_CG_RES_SEV_ES, sev_es_asid_count)) in sev_hardware_setup()
2268 misc_cg_set_capacity(MISC_CG_RES_SEV_ES, 0); in sev_hardware_unsetup()

Completed in 8 milliseconds