Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h34 #define VMSA_STRIDE(gran) ((gran) - VMSA_LEVELS + 1) macro
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c451 stride = VMSA_STRIDE(granule_sz); in smmu_ptw_64_s1()
574 int stride = VMSA_STRIDE(granule_sz); in smmu_ptw_64_s2()