Home
last modified time | relevance | path

Searched refs:interrupt_handler (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/powerpc/
H A Datomics.c48 static void interrupt_handler(struct pt_regs *regs, void *opaque) in interrupt_handler() function
97 handle_exception(0x600, interrupt_handler, NULL); in test_lwarx_stwcx()
98 handle_exception(0x700, interrupt_handler, NULL); in test_lwarx_stwcx()