Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/
H A Dbuf.h346 errno_t buf_map_range_with_prot(buf_t bp, caddr_t *io_addr, vm_prot_t prot);
/xnu-10002.1.13/bsd/vfs/
H A Dvfs_bio.c1211 buf_map_range_with_prot(buf_t bp, caddr_t *io_addr, vm_prot_t prot) in buf_map_range_with_prot() function