Home
last modified time | relevance | path

Searched defs:vector (Results 1 – 23 of 23) sorted by relevance

/tools/testing/selftests/kvm/lib/arm64/
A Dhandlers.S69 .set vector, 0 define
88 .set vector, vector + 1 define
101 .set vector, vector + 1 define
A Dprocessor.c435 void kvm_exit_unexpected_exception(int vector, uint64_t ec, bool valid_ec) in kvm_exit_unexpected_exception()
471 void route_exception(struct ex_regs *regs, int vector) in route_exception()
512 void vm_install_sync_handler(struct kvm_vm *vm, int vector, int ec, in vm_install_sync_handler()
523 void vm_install_exception_handler(struct kvm_vm *vm, int vector, in vm_install_exception_handler()
/tools/testing/selftests/kvm/lib/x86/
A Dhandlers.S52 vector = \from define
67 vector = vector + 1 define
A Dprocessor.c536 static void set_idt_entry(struct kvm_vm *vm, int vector, unsigned long addr, in set_idt_entry()
612 void vm_install_exception_handler(struct kvm_vm *vm, int vector, in vm_install_exception_handler()
/tools/perf/trace/beauty/tracepoints/
A Dx86_irq_vectors.c14 static size_t x86_irq_vectors__scnprintf(unsigned long vector, char *bf, size_t size, bool show_pre… in x86_irq_vectors__scnprintf()
21 unsigned long vector = arg->val; in syscall_arg__scnprintf_x86_irq_vectors() local
/tools/testing/selftests/kvm/x86/
A Dnested_exceptions_test.c74 static void svm_run_l2(struct svm_test_data *svm, void *l2_code, int vector, in svm_run_l2()
114 static void vmx_run_l2(void *l2_code, int vector, uint32_t error_code) in vmx_run_l2()
167 static void assert_ucall_vector(struct kvm_vcpu *vcpu, int vector) in assert_ucall_vector()
A Dmonitor_mwait_test.c26 #define GUEST_ASSERT_MONITOR_MWAIT(insn, testcase, vector) \ argument
44 u8 vector; in guest_monitor_wait() local
A Dpmu_counters_test.c345 #define GUEST_ASSERT_PMC_MSR_ACCESS(insn, msr, expect_gp, vector) \ argument
358 uint8_t vector; in guest_test_rdpmc() local
404 uint8_t vector; in guest_rd_wr_counters() local
515 uint8_t vector; in guest_test_fixed_counters() local
A Dhyperv_features.c44 uint8_t vector = 0; in guest_msr() local
88 uint8_t vector; in guest_hcall() local
A Dhyperv_ipi.c36 u32 vector; member
43 u32 vector; member
A Dplatform_info_test.c27 uint8_t vector; in guest_code() local
A Dsmaller_maxphyaddr_emulation_test.c24 uint64_t vector; in guest_code() local
A Dxcr0_cpuid_test.c53 int i, vector; in guest_code() local
A Daperfmperf_test.c111 uint8_t vector; in guest_no_aperfmperf() local
A Dkvm_pv_test.c44 uint8_t vector; in test_msr() local
A Dvmx_pmu_caps_test.c56 uint8_t vector = wrmsr_safe(MSR_IA32_PERF_CAPABILITIES, val); in guest_test_perf_capabilities_gp() local
/tools/testing/selftests/kvm/lib/riscv/
A Dprocessor.c386 void kvm_exit_unexpected_exception(int vector, int ec) in kvm_exit_unexpected_exception()
408 int vector = 0, ec; in route_exception() local
442 void vm_install_exception_handler(struct kvm_vm *vm, int vector, exception_handler_fn handler) in vm_install_exception_handler()
/tools/tracing/rtla/src/
A Dtimerlat_aa.c312 unsigned long long vector; in timerlat_aa_irq_handler() local
407 unsigned long long vector; in timerlat_aa_softirq_handler() local
/tools/testing/selftests/kvm/include/x86/
A Dhyperv.h262 uint8_t vector; in __hyperv_hypercall() local
281 uint8_t vector; in hyperv_hypercall() local
A Dprocessor.h1159 uint64_t vector; member
/tools/perf/util/
A Devent.h237 vector : 8, member
/tools/arch/x86/include/uapi/asm/
A Dkvm.h87 __u8 vector; member
581 __u8 vector; member
653 __u8 vector; member
/tools/include/uapi/linux/
A Dkvm.h399 __u8 vector; member

Completed in 73 milliseconds