HomeSort by: relevance | last modified time | path
    Searched defs:__hpcmips_cacheable (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcmips/hpcmips/
bus_space.c 58 bus_space_handle_t __hpcmips_cacheable(struct bus_space_tag_hpcmips*,
246 __hpcmips_cacheable(struct bus_space_tag_hpcmips *t, bus_addr_t bpa, function in typeref:typename:bus_space_handle_t
285 *bshp = __hpcmips_cacheable(t, bpa, size, cacheable);
349 *bshp = __hpcmips_cacheable(t, bpa, size, cacheable);
bus_space.c 58 bus_space_handle_t __hpcmips_cacheable(struct bus_space_tag_hpcmips*,
246 __hpcmips_cacheable(struct bus_space_tag_hpcmips *t, bus_addr_t bpa, function in typeref:typename:bus_space_handle_t
285 *bshp = __hpcmips_cacheable(t, bpa, size, cacheable);
349 *bshp = __hpcmips_cacheable(t, bpa, size, cacheable);

Completed in 23 milliseconds