Home
last modified time | relevance | path

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

/linux/arch/um/os-Linux/skas/
H A Dmem.c235 int phys_fd, unsigned long long offset) in map() argument
248 if (phys_fd == prev_fd) { in map()
254 phys_fd = get_stub_fd(mm_idp, phys_fd); in map()
261 sc->mem.fd = phys_fd; in map()
/linux/arch/um/include/shared/
H A Dos.h288 unsigned long len, int prot, int phys_fd,