Home
last modified time | relevance | path

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

/freebsd/sys/amd64/include/
H A Dsmp.h38 void invlop_handler(void);
/freebsd/sys/amd64/amd64/
H A Dapic_vector.S178 call invlop_handler
H A Dmp_machdep.c1069 invlop_handler(void) in invlop_handler() function
/freebsd/sys/x86/xen/
H A Dxen_apic.c240 invlop_handler(); in xen_invlop()