Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_elf.h37 #define GET_FEATURE(feat, hwcap) \ macro
/openbmc/qemu/linux-user/
H A Delfload.c521 #define GET_FEATURE(feat, hwcap) \ in get_elf_hwcap() macro
1122 #define GET_FEATURE(flag, feature) \ in get_elf_hwcap() macro
1156 #define GET_FEATURE(flag, feature) \ in get_elf_hwcap2() macro
1743 #define GET_FEATURE(_feat, _hwcap) \ macro
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c76 #define GET_FEATURE 0x1 macro