Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h50 SMMU_PTW_ERR_ADDR_SIZE, /* Address Size fault */ enumerator
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c530 info->type = SMMU_PTW_ERR_ADDR_SIZE; in smmu_ptw_64_s1()
652 info->type = SMMU_PTW_ERR_ADDR_SIZE; in smmu_ptw_64_s2()
726 info->type = SMMU_PTW_ERR_ADDR_SIZE; in smmu_ptw()
H A Dsmmuv3.c982 case SMMU_PTW_ERR_ADDR_SIZE: in smmuv3_do_translate()