Home
last modified time | relevance | path

Searched refs:wanted_range (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/osfmk/arm64/sptm/pmap/
H A Dpmap_data.c2036 const pmap_io_range_t wanted_range = { in pmap_find_io_attr() local
2044 const int cmp = cmp_io_rgns(&wanted_range, &io_attr_table[middle]); in pmap_find_io_attr()
/xnu-11417.121.6/osfmk/arm/pmap/
H A Dpmap_data.c3733 const pmap_io_range_t wanted_range = { in pmap_find_io_attr() local
3741 const int cmp = cmp_io_rgns(&wanted_range, &io_attr_table[middle]); in pmap_find_io_attr()