Home
last modified time | relevance | path

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

/openbmc/linux/include/misc/
H A Dcxl.h197 int cxl_fd_mmap(struct file *file, struct vm_area_struct *vm);
/openbmc/linux/drivers/scsi/cxlflash/
H A Dcxl_hw.c143 return cxl_fd_mmap(file, vm); in cxlflash_fd_mmap()
/openbmc/linux/drivers/misc/cxl/
H A Dapi.c368 int cxl_fd_mmap(struct file *file, struct vm_area_struct *vm) in cxl_fd_mmap() function
372 EXPORT_SYMBOL_GPL(cxl_fd_mmap);