cacheable 3350 arch/i386/i386/machdep.c bus_space_map(bus_space_tag_t t, bus_addr_t bpa, bus_size_t size, int cacheable, cacheable 3398 arch/i386/i386/machdep.c error = bus_mem_add_mapping(bpa, size, cacheable, bshp); cacheable 3413 arch/i386/i386/machdep.c int cacheable, bus_space_handle_t *bshp) cacheable 3427 arch/i386/i386/machdep.c return (bus_mem_add_mapping(bpa, size, cacheable, bshp)); cacheable 3433 arch/i386/i386/machdep.c int cacheable, bus_addr_t *bpap, bus_space_handle_t *bshp) cacheable 3483 arch/i386/i386/machdep.c error = bus_mem_add_mapping(bpa, size, cacheable, bshp); cacheable 3499 arch/i386/i386/machdep.c bus_mem_add_mapping(bus_addr_t bpa, bus_size_t size, int cacheable, cacheable 3528 arch/i386/i386/machdep.c if (cacheable) cacheable 97 arch/i386/include/bus.h bus_size_t size, int cacheable, bus_space_handle_t *bshp); cacheable 100 arch/i386/include/bus.h bus_size_t size, int cacheable, bus_space_handle_t *bshp); cacheable 111 arch/i386/include/bus.h bus_size_t boundary, int cacheable, bus_addr_t *addrp,