Searched defs:feature (Results 1 - 25 of 156) sorted by relevance

1234567

/linux-master/include/linux/
H A Dkvm_para.h8 static inline bool kvm_para_has_feature(unsigned int feature) argument
13 static inline bool kvm_para_has_hint(unsigned int feature) argument
/linux-master/arch/powerpc/include/asm/
H A Dcpu_has_feature.h10 static __always_inline bool early_cpu_has_feature(unsigned long feature) argument
23 static __always_inline bool cpu_has_feature(unsigned long feature) argument
49 static __always_inline bool cpu_has_feature(unsigned long feature) argument
[all...]
H A Dsecurity_features.h27 static inline void security_ftr_set(u64 feature) argument
32 static inline void security_ftr_clear(u64 feature) argument
37 static inline bool security_ftr_enabled(u64 feature) argument
/linux-master/include/net/
H A Dtls_toe.h65 int (*feature)(struct tls_toe_device *device); member in struct:tls_toe_device
/linux-master/arch/s390/kernel/
H A Dcpufeature.c31 struct s390_cpu_feature *feature; local
/linux-master/arch/x86/kernel/cpu/
H A Dcpuid-deps.c8 unsigned int feature; member in struct:cpuid_dep
90 static inline void clear_feature(struct cpuinfo_x86 *c, unsigned int feature) argument
108 static void do_clear_cpu_cap(struct cpuinfo_x86 *c, unsigned int feature) argument
138 clear_cpu_cap(struct cpuinfo_x86 *c, unsigned int feature) argument
143 setup_clear_cpu_cap(unsigned int feature) argument
[all...]
H A Dscattered.c14 u16 feature; member in struct:cpuid_bit
/linux-master/drivers/md/bcache/
H A Dfeatures.c13 struct feature { struct
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dvmx_msrs_test.c70 __ia32_feature_control_msr_test(struct kvm_vcpu *vcpu, uint64_t msr_bit, struct kvm_x86_cpu_feature feature) argument
/linux-master/arch/loongarch/include/asm/
H A Dalternative-asm.h37 altinstruction_entry 140b, 143f, \feature, 142b-140b, 144f-143f variable
H A Dalternative.h15 u16 feature; /* feature bit set for replacement */ member in struct:alt_instr
[all...]
/linux-master/tools/objtool/arch/x86/
H A Dspecial.c10 void arch_handle_alternative(unsigned short feature, struct special_alt *alt) argument
/linux-master/drivers/ata/
H A Dlibata-trace.c188 libata_trace_parse_subcmd(struct trace_seq *p, unsigned char cmd, unsigned char feature, unsigned char hob_nsect) argument
/linux-master/arch/powerpc/sysdev/
H A Dfsl_msi.h38 u32 feature; member in struct:fsl_msi
/linux-master/arch/arm64/kvm/
H A Dpvtime.c37 u32 feature = smccc_get_arg1(vcpu); local
H A Dreset.c126 int kvm_arm_vcpu_finalize(struct kvm_vcpu *vcpu, int feature) argument
/linux-master/arch/powerpc/platforms/pseries/
H A Dfirmware.c120 unsigned int feature; member in struct:vec5_fw_feature
/linux-master/sound/soc/sof/intel/
H A Dhda-ctrl.c61 u32 cap, offset, feature; local
/linux-master/arch/mips/include/asm/octeon/
H A Docteon-feature.h117 static inline bool octeon_has_feature(enum octeon_feature feature) argument
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Ddebugfs.h66 b43legacy_debug(struct b43legacy_wldev *dev, enum b43legacy_dyndbg feature) argument
/linux-master/drivers/hid/surface-hid/
H A Dsurface_hid.c113 static int ssam_hid_set_raw_report(struct surface_hid_device *shid, u8 rprt_id, bool feature, argument
/linux-master/tools/objtool/
H A Dspecial.c25 unsigned char feature; /* ALTERNATIVE macro CPU feature */ member in struct:special_entry
57 void __weak arch_handle_alternative(unsigned short feature, struct special_alt *alt) argument
88 unsigned short feature; local
/linux-master/drivers/remoteproc/
H A Dremoteproc_internal.h42 static inline bool rproc_has_feature(struct rproc *rproc, unsigned int feature) argument
47 static inline int rproc_set_feature(struct rproc *rproc, unsigned int feature) argument
/linux-master/drivers/soc/loongson/
H A Dloongson2_guts.c32 u16 feature; /* Feature Register */ member in struct:scfg_guts
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_stream.h41 u32 feature; member in struct:pvr_stream_def

Completed in 631 milliseconds

1234567