Searched refs:SMMU_CB_TLBSTATUS_SACTIVE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/arm64/dev/ | ||
H A D | smmureg.h | 274 #define SMMU_CB_TLBSTATUS_SACTIVE (1 << 0) macro |
H A D | smmu.c | 425 SMMU_CB_TLBSTATUS_SACTIVE) == 0) in smmu_tlb_sync_context() |