Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h134 #define SMMU_GBPA_RESET_VAL 0x1000 macro
H A Dsmmuv3.c318 s->gbpa = SMMU_GBPA_RESET_VAL; in smmuv3_init_regs()
1929 return s->gbpa != SMMU_GBPA_RESET_VAL; in smmuv3_gbpa_needed()