Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmu-common.c483 info->type = SMMU_PTW_ERR_PERMISSION; in smmu_ptw_64_s1()
520 info->type = SMMU_PTW_ERR_PERMISSION; in smmu_ptw_64_s1()
643 info->type = SMMU_PTW_ERR_PERMISSION; in smmu_ptw_64_s2()
784 info->type = SMMU_PTW_ERR_PERMISSION; in smmu_translate()
H A Dsmmuv3.c998 case SMMU_PTW_ERR_PERMISSION: in smmuv3_do_translate()
/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h52 SMMU_PTW_ERR_PERMISSION, /* Permission fault */ enumerator