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

  /src/tests/kernel/
t_extent.c 53 #define h_alloc_region(start, size) \ macro
123 h_alloc_region(0x00, 0x10);
124 h_alloc_region(0x20, 0x10);
125 h_alloc_region(0x40, 0x10);
126 h_alloc_region(0x10, 0x10);
145 h_alloc_region(0x00, 0x10);
166 h_alloc_region(0x00, 0x20);
167 h_alloc_region(0x30, 0x10);
190 h_alloc_region(0xf1000000, 0x1);
276 h_alloc_region(0x30, 0x10)
    [all...]

Completed in 14 milliseconds