Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/arm/smmu/
A Dsmmu_v3.c63 if (smmuv3_poll(smmu_base + SMMU_S_GBPA, SMMU_S_GBPA_UPDATE, 0U) != 0U) in smmuv3_security_init()
67 SMMU_S_GBPA_UPDATE | SMMU_S_GBPA_ABORT); in smmuv3_security_init()
69 return smmuv3_poll(smmu_base + SMMU_S_GBPA, SMMU_S_GBPA_UPDATE, 0U); in smmuv3_security_init()
/arm-trusted-firmware-2.8.0/include/drivers/arm/
A Dsmmu_v3.h56 #define SMMU_S_GBPA_UPDATE (1UL << 31) macro

Completed in 2 milliseconds