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

  /src/sys/arch/arm/arm32/
armv7_generic_space.c 70 .bs_alloc = armv7_generic_bs_alloc, /* not implemented */
185 .bs_alloc = armv7_generic_bs_alloc, /* not implemented */
410 armv7_generic_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
armv7_generic_space.c 70 .bs_alloc = armv7_generic_bs_alloc, /* not implemented */
185 .bs_alloc = armv7_generic_bs_alloc, /* not implemented */
410 armv7_generic_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int

Completed in 27 milliseconds