Searched refs:DFL_PORT_REGION_MMAP (Results 1 – 2 of 2) sorted by relevance
104 #define DFL_PORT_REGION_MMAP (1 << 2) /* Can be mmaped to userspace */ macro
499 DFL_PORT_REGION_MMAP | DFL_PORT_REGION_READ | in port_afu_init()520 DFL_PORT_REGION_MMAP | DFL_PORT_REGION_READ | in port_stp_init()811 if (!(region.flags & DFL_PORT_REGION_MMAP)) in afu_mmap()