Home
last modified time | relevance | path

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

/freebsd/sys/x86/iommu/
H A Dintel_utils.c199 static const int sagaw_sp[] = { in domain_is_sp_lvl() local
208 return (alvl < nitems(sagaw_sp) && (sagaw_sp[alvl] & cap_sps) != 0); in domain_is_sp_lvl()