Home
last modified time | relevance | path

Searched defs:feat (Results 1 – 25 of 65) sorted by relevance

123

/openbmc/qemu/target/s390x/
H A Dcpu_features.c33 const S390FeatDef *s390_feat_def(S390Feat feat) in s390_feat_def()
40 S390Feat feat; in s390_feat_by_type_and_bit() local
69 S390Feat feat; in s390_fill_feat_block() local
178 S390Feat feat = s390_feat_by_type_and_bit(type, BE_BIT_NR(le_bit)); in s390_add_from_feat_block() local
192 S390Feat feat; in s390_feat_bitmap_to_ascii() local
H A Dcpu_models.c98 void s390_cpudef_featoff(uint8_t gen, uint8_t ec_ga, S390Feat feat) in s390_cpudef_featoff()
106 void s390_cpudef_featoff_greater(uint8_t gen, uint8_t ec_ga, S390Feat feat) in s390_cpudef_featoff_greater()
207 bool s390_has_feat(S390Feat feat) in s390_has_feat()
402 S390Feat feat; in s390_cpu_list() local
618 S390Feat feat = (S390Feat) (uintptr_t) opaque; in get_feature() local
635 S390Feat feat = (S390Feat) (uintptr_t) opaque; in set_feature() local
824 S390Feat feat; in s390_cpu_model_class_register_props() local
H A Dcpu_features.h77 S390FeatBitmap feat; /* features contained in the group */ member
H A Dgen-features.c960 uint64_t feat[S390_FEAT_MAX / 64 + 1] = {}; in print_qemu_feature_defs() local
988 uint64_t feat[S390_FEAT_MAX / 64 + 1] = {}; in print_feature_group_defs() local
/openbmc/linux/net/dccp/
H A Dfeat.c213 static const char *dccp_feat_fname(const u8 feat) in dccp_feat_fname()
301 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) argument
451 dccp_feat_entry_new(struct list_head *head, u8 feat, bool local) in dccp_feat_entry_new()
699 static int __feat_register_nn(struct list_head *fn, u8 feat, in __feat_register_nn()
756 int dccp_feat_register_sp(struct sock *sk, u8 feat, u8 is_local, in dccp_feat_register_sp()
775 u64 dccp_feat_nn_get(struct sock *sk, u8 feat) in dccp_feat_nn_get()
805 int dccp_feat_signal_nn_change(struct sock *sk, u8 feat, u64 nn_val) in dccp_feat_signal_nn_change()
1108 u8 feat, u8 *val, u8 len, const bool server) in dccp_feat_change_recv()
1219 u8 feat, u8 *val, u8 len, const bool server) in dccp_feat_confirm_recv()
1316 u8 feat, u8 *val, u8 len) in dccp_feat_handle_nn_established()
[all …]
H A Doptions.c504 int dccp_insert_fn_opt(struct sk_buff *skb, u8 type, u8 feat, in dccp_insert_fn_opt()
/openbmc/qemu/hw/timer/
H A Dsh_timer.c45 int feat; member
228 static void *sh_timer_init(uint32_t freq, int feat, qemu_irq irq) in sh_timer_init()
260 int feat; member
347 void tmu012_init(MemoryRegion *sysmem, hwaddr base, int feat, uint32_t freq, in tmu012_init()
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_elf.h37 #define GET_FEATURE(feat, hwcap) \ argument
40 #define GET_FEATURE_ID(feat, hwcap) \ argument
/openbmc/linux/drivers/gpu/drm/tidss/
H A Dtidss_drv.h21 const struct dispc_features *feat; member
H A Dtidss_kms.c116 const struct dispc_features *feat = tidss->feat; in tidss_dispc_modeset_init() local
/openbmc/linux/arch/arm/mach-omap2/
H A Did.c203 #define OMAP3_SHOW_FEATURE(feat) \ argument
270 #define OMAP3_CHECK_FEATURE(status,feat) \ argument
H A Dsoc.h437 #define OMAP3_HAS_FEATURE(feat,flag) \ argument
456 #define OMAP4_HAS_FEATURE(feat, flag) \ argument
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_features.h122 enum panfrost_hw_feature feat) in panfrost_has_hw_feature()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dfirmware.c134 unsigned int index, feat; in fw_vec5_feature_init() local
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_rx.c713 static void gve_rx(struct gve_rx_ring *rx, netdev_features_t feat, in gve_rx()
921 netdev_features_t feat) in gve_clean_rx_done()
1005 netdev_features_t feat; in gve_rx_poll() local
H A Dgve_rx_dqo.c727 netdev_features_t feat) in gve_rx_complete_skb()
761 netdev_features_t feat = napi->dev->features; in gve_rx_poll_dqo() local
/openbmc/linux/arch/loongarch/include/asm/
H A Dcpu-features.h16 #define cpu_has(feat) (cpu_data[0].options & BIT_ULL(feat)) argument
/openbmc/linux/arch/arm/mm/
H A Dcache-tauros2.c213 u32 feat; in tauros2_internal_init() local
/openbmc/qemu/tests/qtest/fuzz/
H A Dvirtio_scsi_fuzz.c40 uint64_t feat; in qvirtio_scsi_init() local
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dfw.c239 #define SUPP(feat) \ in carl9170_fw() argument
/openbmc/linux/tools/perf/util/
H A Dheader.c86 void perf_header__set_feat(struct perf_header *header, int feat) in perf_header__set_feat()
91 void perf_header__clear_feat(struct perf_header *header, int feat) in perf_header__clear_feat()
96 bool perf_header__has_feat(const struct perf_header *header, int feat) in perf_header__has_feat()
3454 int feat, int fd, void *data) in perf_file_section__fprintf_info()
3594 int feat; in perf_header__adds_write() local
3787 int feat, int fd, void *data)) in perf_header__process_sections()
3792 int feat; in perf_header__process_sections() local
4013 int feat, int fd, void *data) in perf_file_section__process()
4305 u64 feat = fe->feat_id; in perf_event__process_feature() local
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c652 u8 port, u16 feat) in ast_vhub_set_port_feature()
695 u8 port, u16 feat) in ast_vhub_clr_port_feature()
/openbmc/linux/drivers/virt/vboxguest/
H A Dvboxguest_linux.c204 u32 feat = VMMDEV_MOUSE_GUEST_CAN_ABSOLUTE | VMMDEV_MOUSE_NEW_PROTOCOL; in vbg_input_open() local
/openbmc/qemu/hw/char/
H A Dsh_serial.c66 uint8_t feat; member
/openbmc/qemu/linux-headers/asm-s390/
H A Dkvm.h135 __u64 feat[16]; member
174 __u64 feat; member

123