Home
last modified time | relevance | path

Searched refs:SMMU_PTW_ERR_ACCESS (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h51 SMMU_PTW_ERR_ACCESS, /* Access fault */ enumerator
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c514 info->type = SMMU_PTW_ERR_ACCESS; in smmu_ptw_64_s1()
637 info->type = SMMU_PTW_ERR_ACCESS; in smmu_ptw_64_s2()
H A Dsmmuv3.c990 case SMMU_PTW_ERR_ACCESS: in smmuv3_do_translate()