Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h59 SMMU_NESTED, enumerator
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c118 if (!entry && (cfg->stage == SMMU_NESTED) && in smmu_iotlb_lookup()
409 cfg->stage = SMMU_NESTED; in translate_table_addr_ipa()
487 if (cfg->stage == SMMU_NESTED) { in smmu_ptw_64_s1()
H A Dsmmuv3.c361 if (cfg->stage == SMMU_NESTED) { in smmu_get_cd()
785 if (cfg->stage == SMMU_NESTED) { in decode_cd()
1164 if ((stage == SMMU_STAGE_2) && (cfg->stage == SMMU_NESTED)) in smmuv3_notify_iova()