Home
last modified time | relevance | path

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

/kvm-unit-tests/arm/
H A Ddebug.c48 static void wp_handler(struct pt_regs *regs, unsigned int esr) in wp_handler() function
317 install_exception_handler(EL1H_SYNC, ESR_EC_WP_CURRENT, wp_handler); in test_wp()