| /openbmc/qemu/tests/qtest/ |
| H A D | arm-cpu-features.c | 119 static bool resp_get_feature(QDict *resp, const char *feature) in resp_get_feature() 130 #define assert_has_feature(qts, cpu_type, feature) \ argument 139 #define assert_has_not_feature(qts, cpu_type, feature) \ argument 148 #define resp_assert_feature(resp, feature, expected_value) \ argument 159 #define assert_feature(qts, cpu_type, feature, expected_value) \ argument 169 #define assert_set_feature(qts, cpu_type, feature, value) \ argument 180 #define assert_has_feature_enabled(qts, cpu_type, feature) \ argument 183 #define assert_has_feature_disabled(qts, cpu_type, feature) \ argument
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | packagegroup.py | 9 def is_optional(feature, d): argument
|
| /openbmc/qemu/include/exec/ |
| H A D | gdbstub.h | 13 GDBFeature *feature; member
|
| /openbmc/qemu/target/i386/ |
| H A D | confidential-guest.h | 83 uint32_t feature, uint32_t index, in x86_confidential_guest_adjust_cpuid_features()
|
| /openbmc/qemu/hw/vfio/ |
| H A D | migration.c | 133 struct vfio_device_feature *feature = (struct vfio_device_feature *)buf; in vfio_migration_set_state() local 310 struct vfio_device_feature *feature = (struct vfio_device_feature *)buf; in vfio_query_stop_copy_size() local 946 struct vfio_device_feature *feature = (struct vfio_device_feature *)buf; in vfio_migration_query_flags() local 965 struct vfio_device_feature *feature = (struct vfio_device_feature *)buf; in vfio_dma_logging_supported() local
|
| H A D | listener.c | 859 struct vfio_device_feature *feature = (struct vfio_device_feature *)buf; in vfio_devices_dma_logging_stop() local 887 struct vfio_device_feature *feature; in vfio_device_feature_dma_logging_start_create() local 946 struct vfio_device_feature *feature) in vfio_device_feature_dma_logging_start_destroy() 960 struct vfio_device_feature *feature; in vfio_devices_dma_logging_start() local
|
| H A D | container-base.c | 197 struct vfio_device_feature *feature = (struct vfio_device_feature *)buf; in vfio_device_dma_logging_report() local
|
| H A D | device.c | 523 struct vfio_device_feature *feature) in vfio_device_io_device_feature()
|
| /openbmc/qemu/gdbstub/ |
| H A D | gdbstub.c | 56 const GDBFeature *feature; member 412 void gdb_feature_builder_init(GDBFeatureBuilder *builder, GDBFeature *feature, in gdb_feature_builder_init() 485 const GDBFeature *feature; in gdb_find_static_feature() local 557 const GDBFeature *feature) in gdb_register_feature() 586 const GDBFeature *feature; in gdb_init_cpu() local 606 const GDBFeature *feature, int g_pos) in gdb_register_coprocessor()
|
| /openbmc/u-boot/common/ |
| H A D | usb_hub.c | 99 static int usb_clear_port_feature(struct usb_device *dev, int port, int feature) in usb_clear_port_feature() 106 static int usb_set_port_feature(struct usb_device *dev, int port, int feature) in usb_set_port_feature()
|
| /openbmc/qemu/target/avr/ |
| H A D | cpu.h | 187 static inline int avr_feature(CPUAVRState *env, AVRFeature feature) in avr_feature() 192 static inline void set_avr_feature(CPUAVRState *env, int feature) in set_avr_feature()
|
| /openbmc/qemu/replay/ |
| H A D | stubs-system.c | 15 void replay_add_blocker(const char *feature) in replay_add_blocker()
|
| H A D | replay.c | 491 void replay_add_blocker(const char *feature) in replay_add_blocker()
|
| /openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/ |
| H A D | data.py | 11 def has_feature(td, feature): argument
|
| /openbmc/qemu/target/m68k/ |
| H A D | cpu.c | 86 static void m68k_set_feature(CPUM68KState *env, int feature) in m68k_set_feature() 91 static void m68k_unset_feature(CPUM68KState *env, int feature) in m68k_unset_feature()
|
| /openbmc/qemu/target/arm/ |
| H A D | gdbstub.c | 340 int feature; member 531 GDBFeature *feature = arm_gen_dynamic_svereg_feature(cs, cs->gdb_num_regs); in arm_cpu_register_gdb_regs_for_features() local
|
| /openbmc/u-boot/drivers/virtio/ |
| H A D | virtio_net.c | 43 static const u32 feature[] = { variable
|
| H A D | virtio-uclass.c | 167 const u32 *feature, in virtio_driver_features_init()
|
| /openbmc/qemu/target/tricore/ |
| H A D | cpu.c | 28 static inline void set_feature(CPUTriCoreState *env, int feature) in set_feature()
|
| H A D | cpu.h | 163 static inline int tricore_has_feature(CPUTriCoreState *env, int feature) in tricore_has_feature()
|
| /openbmc/u-boot/include/faraday/ |
| H A D | ftsdc010.h | 34 unsigned int feature; /* 0x44 - feature reg */ member 44 unsigned int feature; /* 0x9c - feature reg */ member
|
| /openbmc/qemu/target/ppc/ |
| H A D | mmu-hash64.h | 165 static inline bool ppc_hash64_has(PowerPCCPU *cpu, unsigned feature) in ppc_hash64_has()
|
| /openbmc/qemu/include/qemu/ |
| H A D | qemu-plugin.h | 886 const char *feature; member
|
| /openbmc/qemu/io/ |
| H A D | channel.c | 30 QIOChannelFeature feature) in qio_channel_has_feature() 37 QIOChannelFeature feature) in qio_channel_set_feature()
|
| /openbmc/qemu/chardev/ |
| H A D | char.c | 995 ChardevFeature feature) in qemu_chr_has_feature() 1001 ChardevFeature feature) in qemu_chr_set_feature()
|