Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/drivers/arm/smmu/
A Dsmmu_v3.c43 if (smmuv3_poll(smmu_base + SMMU_GBPA, SMMU_GBPA_UPDATE, 0U) != 0U) in smmuv3_security_init()
51 SMMU_GBPA_UPDATE | SMMU_GBPA_ABORT); in smmuv3_security_init()
53 if (smmuv3_poll(smmu_base + SMMU_GBPA, SMMU_GBPA_UPDATE, 0U) != 0U) in smmuv3_security_init()
/tf-a-ffa_el3_spmc/include/drivers/arm/
A Dsmmu_v3.h20 #define SMMU_GBPA_UPDATE (1UL << 31) macro

Completed in 2 milliseconds