Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-posix.c1317 #define GET_FIELD(field, osfield) do { \ in qmp_guest_get_osinfo() macro
/openbmc/qemu/hw/net/
H A Dopencores_eth.c50 #define GET_FIELD(v, field) (((v) & (field)) >> (field ## _LBN)) macro
H A Dpcnet.c242 #define GET_FIELD(reg, name, field) \ macro
/openbmc/qemu/disas/
H A Dhppa.c1674 #define GET_FIELD(X, FROM, TO) \ macro
/openbmc/qemu/target/hexagon/
H A Dmacros.h26 #define GET_FIELD(FIELD, REGIN) \ macro
/openbmc/qemu/target/sparc/
H A Dtranslate.c197 #define GET_FIELD(X, FROM, TO) \ macro