Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h661 #define L1STD_SPAN(stm) (extract32((stm)->word[0], 0, 5)) macro
H A Dsmmuv3.c677 span = L1STD_SPAN(&l1std); in smmu_find_ste()