Searched refs:intercept_handler_t (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kvm/
H A Dintercept.c103 static intercept_handler_t instruction_handlers[256] = {
186 intercept_handler_t handler;
216 static const intercept_handler_t intercept_funcs[] = {
230 intercept_handler_t func;
H A Dkvm-s390.h25 typedef int (*intercept_handler_t)(struct kvm_vcpu *vcpu); typedef
H A Dpriv.c294 static intercept_handler_t priv_handlers[256] = {
310 intercept_handler_t handler;

Completed in 111 milliseconds