Searched refs:MISC_CG_RES_SEV_ES (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/kvm/svm/
H A Dsev.c134 enum misc_res_type type = sev->es_active ? MISC_CG_RES_SEV_ES : MISC_CG_RES_SEV;
140 enum misc_res_type type = sev->es_active ? MISC_CG_RES_SEV_ES : MISC_CG_RES_SEV;
2414 WARN_ON_ONCE(misc_cg_set_capacity(MISC_CG_RES_SEV_ES, sev_es_asid_count));
2452 misc_cg_set_capacity(MISC_CG_RES_SEV_ES, 0);
/linux-master/include/linux/
H A Dmisc_cgroup.h19 MISC_CG_RES_SEV_ES, enumerator in enum:misc_res_type

Completed in 165 milliseconds