Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3-internal.h565 #define STE_S2VMID(x) extract32((x)->word[4], 0 , 16) macro
H A Dsmmuv3.c583 cfg->s2cfg.vmid = STE_S2VMID(ste); in decode_ste()