Searched refs:UIO_MEM_NONE (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/ | ||
D | uio_driver.h | 156 #define UIO_MEM_NONE 0 macro |
/Linux-v6.6/drivers/target/ | ||
D | target_core_user.c | 2251 info->mem[0].memtype = UIO_MEM_NONE; in tcmu_configure_device() |