Searched defs:feature (Results 1 – 19 of 19) sorted by relevance
| /tools/include/nolibc/ |
| A D | compiler.h | 16 # define __nolibc_has_feature(feature) __has_feature(feature) argument 18 # define __nolibc_has_feature(feature) 0 argument
|
| /tools/perf/ |
| A D | builtin-check.c | 80 void feature_status__printf(const struct feature_status *feature) in feature_status__printf() 102 static int has_support(const char *feature) in has_support()
|
| /tools/testing/selftests/kvm/lib/x86/ |
| A D | hyperv.c | 70 bool kvm_hv_cpu_has(struct kvm_x86_cpu_feature feature) in kvm_hv_cpu_has()
|
| A D | processor.c | 772 struct kvm_x86_cpu_feature feature) in kvm_cpuid_has() 888 struct kvm_x86_cpu_feature feature, in vcpu_set_or_clear_cpuid_feature()
|
| /tools/testing/selftests/drivers/net/hw/ |
| A D | tso.py | 133 def test_builder(name, cfg, outer_ipver, feature, tun=None, inner_ipver=None): argument
|
| /tools/testing/selftests/kvm/x86/ |
| A D | vmx_msrs_test.c | 72 struct kvm_x86_cpu_feature feature) in __ia32_feature_control_msr_test()
|
| /tools/virtio/linux/ |
| A D | virtio_config.h | 48 #define virtio_has_feature(dev, feature) \ argument
|
| /tools/objtool/ |
| A D | special.c | 25 unsigned char feature; /* ALTERNATIVE macro CPU feature */ member
|
| /tools/testing/selftests/kvm/riscv/ |
| A D | get-reg-list.c | 156 uint64_t feature) in override_vector_reg_size() 191 uint64_t feature; in finalize_vcpu() local
|
| /tools/testing/selftests/kvm/include/x86/ |
| A D | processor.h | 709 static inline bool this_cpu_has(struct kvm_x86_cpu_feature feature) in this_cpu_has() 741 static inline bool this_pmu_has(struct kvm_x86_pmu_feature feature) in this_pmu_has() 948 static inline bool kvm_cpu_has(struct kvm_x86_cpu_feature feature) in kvm_cpu_has() 981 static inline bool kvm_pmu_has(struct kvm_x86_pmu_feature feature) in kvm_pmu_has() 1083 struct kvm_x86_cpu_feature feature) in vcpu_cpuid_has() 1096 struct kvm_x86_cpu_feature feature) in vcpu_set_cpuid_feature() 1103 struct kvm_x86_cpu_feature feature) in vcpu_clear_cpuid_feature()
|
| /tools/testing/selftests/kvm/arm64/ |
| A D | get-reg-list.c | 114 int feature; in finalize_vcpu() local
|
| /tools/bpf/bpftool/ |
| A D | main.c | 106 print_feature(const char *feature, bool state, unsigned int *nb_features) in print_feature()
|
| /tools/perf/util/ |
| A D | tool.h | 79 feature, member
|
| /tools/arch/x86/intel_sdsi/ |
| A D | intel_sdsi.c | 417 char feature[FEAT_LEN]; in sdsi_meter_cert_show() local 501 char feature[FEAT_LEN]; in sdsi_state_cert_show() local
|
| /tools/testing/selftests/bpf/ |
| A D | xdp_features.c | 34 } feature; member
|
| /tools/power/x86/intel-speed-select/ |
| A D | isst-display.c | 726 void isst_display_result(struct isst_id *id, FILE *outf, char *feature, char *cmd, in isst_display_result()
|
| A D | isst-config.c | 13 char *feature; member 3052 char *feature; member 3076 char *feature = argv[optind]; in process_command() local
|
| /tools/testing/selftests/resctrl/ |
| A D | resctrlfs.c | 845 bool resctrl_mon_feature_exists(const char *resource, const char *feature) in resctrl_mon_feature_exists()
|
| /tools/testing/selftests/kvm/include/ |
| A D | kvm_util.h | 125 int feature; member
|
Completed in 45 milliseconds