Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h403 SMMU_EVT_E_PAGE_REQ = 0x24, enumerator
425 [SMMU_EVT_E_PAGE_REQ] = "SMMU_EVT_E_PAGE_REQ",
H A Dsmmuv3.c246 case SMMU_EVT_E_PAGE_REQ: in smmuv3_record_event()