Searched refs:VMSA_MAX_S2_CONCAT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/arm/ | ||
H A D | smmu-common.h | 32 #define VMSA_MAX_S2_CONCAT 16 macro |
/openbmc/qemu/hw/arm/ | ||
H A D | smmuv3.c | 426 return nr_concat <= VMSA_MAX_S2_CONCAT; in s2_pgtable_config_valid() |