Searched refs:L1STD_SPAN (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/arm/ | ||
H A D | smmuv3-internal.h | 661 #define L1STD_SPAN(stm) (extract32((stm)->word[0], 0, 5)) macro |
H A D | smmuv3.c | 677 span = L1STD_SPAN(&l1std); in smmu_find_ste() |