Searched defs:feature (Results  1 – 19 of 19) sorted by relevance
| /tools/objtool/ | 
| D | special.c | 25 	unsigned char feature; /* ALTERNATIVE macro CPU feature */  member 57 void __weak arch_handle_alternative(unsigned short feature, struct special_alt *alt)  in arch_handle_alternative() 96 		unsigned short feature;  in get_alt_entry()  local
  | 
| /tools/perf/ | 
| D | builtin-check.c | 79 #define STATUS(feature)                                           \  argument 94 static int has_support(const char *feature)  in has_support()
  | 
| D | builtin-version.c | 49 #define STATUS(feature)                                   \  argument
  | 
| /tools/objtool/arch/x86/ | 
| D | special.c | 10 void arch_handle_alternative(unsigned short feature, struct special_alt *alt)  in arch_handle_alternative()
  | 
| /tools/testing/selftests/kvm/lib/x86_64/ | 
| D | hyperv.c | 70 bool kvm_hv_cpu_has(struct kvm_x86_cpu_feature feature)  in kvm_hv_cpu_has()
  | 
| D | processor.c | 750 		   struct kvm_x86_cpu_feature feature)  in kvm_cpuid_has() 866 				     struct kvm_x86_cpu_feature feature,  in vcpu_set_or_clear_cpuid_feature()
  | 
| /tools/testing/selftests/kvm/x86_64/ | 
| D | vmx_msrs_test.c | 72 					    struct kvm_x86_cpu_feature feature)  in __ia32_feature_control_msr_test()
  | 
| /tools/virtio/linux/ | 
| D | virtio_config.h | 48 #define virtio_has_feature(dev, feature) \  argument
  | 
| /tools/testing/selftests/kvm/include/x86_64/ | 
| D | processor.h | 695 static inline bool this_cpu_has(struct kvm_x86_cpu_feature feature)  in this_cpu_has() 727 static inline bool this_pmu_has(struct kvm_x86_pmu_feature feature)  in this_pmu_has() 934 static inline bool kvm_cpu_has(struct kvm_x86_cpu_feature feature)  in kvm_cpu_has() 967 static inline bool kvm_pmu_has(struct kvm_x86_pmu_feature feature)  in kvm_pmu_has() 1060 				  struct kvm_x86_cpu_feature feature)  in vcpu_cpuid_has() 1073 					  struct kvm_x86_cpu_feature feature)  in vcpu_set_cpuid_feature() 1080 					    struct kvm_x86_cpu_feature feature)  in vcpu_clear_cpuid_feature()
  | 
| /tools/testing/selftests/kvm/aarch64/ | 
| D | get-reg-list.c | 102 	int feature;  in finalize_vcpu()  local
  | 
| /tools/bpf/bpftool/ | 
| D | main.c | 106 print_feature(const char *feature, bool state, unsigned int *nb_features)  in print_feature()
  | 
| /tools/perf/util/ | 
| D | tool.h | 79 			feature,  member
  | 
| /tools/arch/x86/intel_sdsi/ | 
| 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/kvm/riscv/ | 
| D | get-reg-list.c | 140 	uint64_t feature;  in finalize_vcpu()  local
  | 
| /tools/testing/selftests/bpf/ | 
| D | xdp_features.c | 34 	} feature;  member
  | 
| /tools/testing/selftests/resctrl/ | 
| D | resctrlfs.c | 740 bool resctrl_mon_feature_exists(const char *resource, const char *feature)  in resctrl_mon_feature_exists()
  | 
| /tools/power/x86/intel-speed-select/ | 
| D | isst-display.c | 699 void isst_display_result(struct isst_id *id, FILE *outf, char *feature, char *cmd,  in isst_display_result()
  | 
| D | isst-config.c | 13 	char *feature;  member 3033 	char *feature;  member 3057 	char *feature = argv[optind];  in process_command()  local
  | 
| /tools/testing/selftests/kvm/include/ | 
| D | kvm_util.h | 118 	int feature;  member
  |