Home
last modified time | relevance | path

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

/kvm-unit-tests/powerpc/
H A Dinterrupts.c287 static void program_handler(struct pt_regs *regs, void *data) in program_handler() function
307 handle_exception(0x700, &program_handler, NULL); in test_illegal()
346 handle_exception(0x700, &program_handler, NULL); in test_privileged()