Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/
H A Dvmm_ioport.c45 #define MAX_IOPORTS 1280 macro
47 ioport_handler_func_t ioport_handler[MAX_IOPORTS] = {
113 if (vmexit->u.inout.port >= MAX_IOPORTS || in emulate_inout_port()