Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 9 of 9) sorted by relevance

/kvm-unit-tests/riscv/
H A Dselftest.c24 static void handler(struct pt_regs *regs) in handler() function
H A Dsbi-sse.c936 sbi_sse_handler_fn handler, in sse_test_injection_priority_arg()
/kvm-unit-tests/lib/
H A Dacpi.c106 int acpi_table_parse_madt(enum acpi_madt_type mtype, acpi_table_handler handler) in acpi_table_parse_madt()
H A Dpci.c10 void pci_cap_walk(struct pci_dev *dev, pci_cap_handler_t handler) in pci_cap_walk()
/kvm-unit-tests/arm/
H A Dpsci.c34 static void install_invalid_function_handler(exception_fn handler) in install_invalid_function_handler()
H A Dgic.c177 static void setup_irq(irq_handler_fn handler) in setup_irq()
/kvm-unit-tests/lib/x86/
H A Ddesc.c105 unsigned long handler; member
H A Ddesc.h98 typedef void (*handler)(struct ex_regs *regs); typedef
/kvm-unit-tests/lib/riscv/asm/
H A Dsbi.h273 sbi_sse_handler_fn handler; member