Searched refs:pmap_max_32bit_offset (Results 1 – 4 of 4) sorted by relevance
557 extern vm_map_offset_t pmap_max_32bit_offset(unsigned int option);
10376 return (is64) ? pmap_max_64bit_offset(option) : pmap_max_32bit_offset(option);10429 pmap_max_32bit_offset( function
629 extern vm_map_offset_t pmap_max_32bit_offset(unsigned int option);
11846 return (is64) ? pmap_max_64bit_offset(option) : pmap_max_32bit_offset(option);11903 pmap_max_32bit_offset( function