Searched refs:h_alloc_subregion (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/kernel/
H A Dt_extent.c62 h_alloc_subregion(u_long substart, u_long subend, u_long size, function
127 h_alloc_subregion(0, 0x4f, 0x10, EX_NOALIGN, EX_NOBOUNDARY, 0, 0x30);
146 h_alloc_subregion(0x20, 0x30, 0x10, EX_NOALIGN, EX_NOBOUNDARY, 0, 0x20);
168 h_alloc_subregion(0x10, 0x3f, 0x10,
191 h_alloc_subregion(0xf0000000, 0xffffffff, 0x1,
212 h_alloc_subregion(0xf0000000, 0xffffffff, 0x1,
232 h_alloc_subregion(0, 11, 8, EX_NOALIGN, 8, 0, 0);
233 h_alloc_subregion(0, 11, 2, EX_NOALIGN, 8, 0, 0x8);
234 h_alloc_subregion(0, 11, 2, EX_NOALIGN, 8, 0, 0xa);
253 h_alloc_subregion(
[all...]

Completed in 102 milliseconds