/src/sys/arch/riscv/riscv/ |
bus_space.c | 77 .bs_mmap = generic_bs_mmap, 199 .bs_mmap = generic_bs_mmap, 395 generic_bs_mmap(void *t, bus_addr_t bpa, off_t offset, int prot, int flags) function in typeref:typename:paddr_t
|
bus_space.c | 77 .bs_mmap = generic_bs_mmap, 199 .bs_mmap = generic_bs_mmap, 395 generic_bs_mmap(void *t, bus_addr_t bpa, off_t offset, int prot, int flags) function in typeref:typename:paddr_t
|
/src/sys/arch/aarch64/aarch64/ |
bus_space.c | 65 .bs_mmap = generic_bs_mmap, 187 .bs_mmap = generic_bs_mmap, 309 .bs_mmap = generic_bs_mmap, 431 .bs_mmap = generic_bs_mmap, 666 generic_bs_mmap(void *t, bus_addr_t bpa, off_t offset, int prot, int flags) function in typeref:typename:paddr_t
|
bus_space.c | 65 .bs_mmap = generic_bs_mmap, 187 .bs_mmap = generic_bs_mmap, 309 .bs_mmap = generic_bs_mmap, 431 .bs_mmap = generic_bs_mmap, 666 generic_bs_mmap(void *t, bus_addr_t bpa, off_t offset, int prot, int flags) function in typeref:typename:paddr_t
|