Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h182 static inline int smmu_enabled(SMMUv3State *s) in smmu_enabled() function
H A Dsmmuv3.c1059 if (!smmu_enabled(s)) { in smmuv3_translate()