Searched refs:mapio (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | file_ops.c | 490 u8 subctxt, mapio = 0, vmf = 0, type; in hfi1_file_mmap() local 530 mapio = 1; in hfi1_file_mmap() 554 mapio = 1; in hfi1_file_mmap() 609 mapio = 1; in hfi1_file_mmap() 698 __func__, ctxt, subctxt, type, mapio, vmf, memaddr, memlen, in hfi1_file_mmap() 705 } else if (mapio) { in hfi1_file_mmap()
|