Home
last modified time | relevance | path

Searched defs:features (Results 76 – 100 of 666) sorted by relevance

12345678910>>...27

/openbmc/linux/tools/virtio/linux/
H A Dvirtio.h14 u64 features; member
/openbmc/linux/include/linux/platform_data/
H A Dhsmmc-omap.h65 unsigned features; member
/openbmc/linux/arch/x86/kernel/cpu/
H A Dproc.c182 static void dump_x86_features(struct seq_file *m, unsigned long features) in dump_x86_features()
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-iommu.c46 uint64_t features; in virtio_iommu_setup() local
H A Dvirtio-mmio.h42 uint32_t features; /* As it cannot be read later, save it */ member
/openbmc/u-boot/drivers/misc/
H A Dihs_fpga.c247 static int get_features(struct udevice *dev, struct fpga_features *features) in get_features()
485 static int get_features(unsigned int fpga, struct fpga_features *features) in get_features()
584 struct fpga_features features; in fpga_print_info() local
/openbmc/linux/drivers/virtio/
H A Dvirtio_pci_legacy_dev.c109 u32 features) in vp_legacy_set_features()
/openbmc/linux/drivers/clk/baikal-t1/
H A Dccu-pll.h41 unsigned long features; member
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_elf.h77 abi_ulong features, sp; in target_create_elf_tables() local
/openbmc/u-boot/include/
H A Dcpu.h50 ulong features; member
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c2144 static int query_cpu_subfunc(S390FeatBitmap features) in query_cpu_subfunc()
2201 static int configure_cpu_subfunc(const S390FeatBitmap features) in configure_cpu_subfunc()
2260 static bool ap_enabled(const S390FeatBitmap features) in ap_enabled()
2271 static int query_uv_feat_guest(S390FeatBitmap features) in query_uv_feat_guest()
2318 static int query_cpu_feat(S390FeatBitmap features) in query_cpu_feat()
2342 static int configure_cpu_feat(const S390FeatBitmap features) in configure_cpu_feat()
2512 static int configure_uv_feat_guest(const S390FeatBitmap features) in configure_uv_feat_guest()
/openbmc/u-boot/drivers/net/phy/
H A Dmicrel_ksz90x1.c248 unsigned features = phydev->drv->features; in ksz9021_config() local
342 unsigned features; in ksz9031_config() local
/openbmc/linux/drivers/md/
H A Ddm-path-selector.h49 unsigned int features; member
/openbmc/linux/sound/virtio/
H A Dvirtio_jack.c35 u32 features; member
/openbmc/linux/include/net/
H A Dgso.h81 netdev_features_t features) in skb_gso_segment()
/openbmc/linux/drivers/misc/
H A Dad525x_dpot.c639 unsigned int features, unsigned int rdac) in ad_dpot_add_files()
664 unsigned int features, unsigned int rdac) in ad_dpot_remove_files()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio.h431 static inline void virtio_add_feature(uint64_t *features, unsigned int fbit) in virtio_add_feature()
437 static inline void virtio_clear_feature(uint64_t *features, unsigned int fbit) in virtio_clear_feature()
443 static inline bool virtio_has_feature(uint64_t features, unsigned int fbit) in virtio_has_feature()
/openbmc/linux/include/uapi/linux/
H A Dvirtio_snd.h123 __le32 features; member
216 __le32 features; member
240 __le32 features; member
/openbmc/linux/net/ipv6/
H A Dudp_offload.c20 netdev_features_t features) in udp6_ufo_fragment()
/openbmc/linux/net/ipv4/
H A Dgre_offload.c17 netdev_features_t features) in gre_gso_segment()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dsdio.c127 u8 features; in mt7921s_probe() local
/openbmc/qemu/hw/virtio/
H A Dvhost-user-vsock.c77 uint64_t features, in vuv_get_features()
/openbmc/linux/drivers/vdpa/pds/
H A Ddebugfs.c47 static void print_feature_bits_all(struct seq_file *seq, u64 features) in print_feature_bits_all()
/openbmc/qemu/target/sparc/
H A Dcpu.c123 static void sparc_cpu_parse_features(const char *typename, char *features, in sparc_cpu_parse_features()
565 static void print_features(uint32_t features, const char *prefix) in print_features()
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D__init__.py61 def lookup(self, *features):
116 features = [] variable in TreeBuilder

12345678910>>...27