Searched defs:ec (Results 1 – 5 of 5) sorted by relevance
| /tools/power/acpi/ |
| D | Makefile | 17 acpidbg acpidump ec pfrut: FORCE target
|
| /tools/testing/selftests/kvm/aarch64/ |
| D | vpmu_counter_access.c | 300 uint64_t esr, ec; in guest_sync_handler() local 322 #define TEST_EXCEPTION(ec, ops) \ argument 411 uint8_t pmuver, ec; in create_vpmu_vm() local
|
| /tools/testing/selftests/kvm/lib/aarch64/ |
| D | processor.c | 427 void kvm_exit_unexpected_exception(int vector, uint64_t ec, bool valid_ec) in kvm_exit_unexpected_exception() 467 int ec = 0; in route_exception() local 504 void vm_install_sync_handler(struct kvm_vm *vm, int vector, int ec, in vm_install_sync_handler()
|
| /tools/testing/selftests/kvm/lib/riscv/ |
| D | processor.c | 386 void kvm_exit_unexpected_exception(int vector, int ec) in kvm_exit_unexpected_exception() 408 int vector = 0, ec; in route_exception() local
|
| /tools/testing/selftests/kvm/include/x86_64/ |
| D | processor.h | 1202 #define KVM_ASM_SAFE_OUTPUTS(v, ec) [vector] "=qm"(v), [error_code] "=rm"(ec) argument
|