Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h31 #define VMSA_LEVELS 4 macro
34 #define VMSA_STRIDE(gran) ((gran) - VMSA_LEVELS + 1)
36 (VMSA_LEVELS - (lvl)))
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c459 while (level < VMSA_LEVELS) { in smmu_ptw_64_s1()
595 while (level < VMSA_LEVELS) { in smmu_ptw_64_s2()