Home
last modified time | relevance | path

Searched defs:MemTxAttrs (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/exec/
H A Dmemattrs.h25 typedef struct MemTxAttrs { struct
31 unsigned int unspecified:1;
36 unsigned int secure:1;
42 unsigned int space:2;
67 } MemTxAttrs; argument