Searched refs:VREGION1_START (Results 1 – 1 of 1) sorted by relevance
361 #define VREGION1_START ((VM_MAX_KERNEL_ADDRESS & CPUWINDOWS_BASE_MASK) - VREGION1_HIGH_WIN… macro362 #define VREGION1_SIZE (trunc_page(VM_MAX_KERNEL_ADDRESS - (VREGION1_START)))1808 vm_map_address_t va_start = VREGION1_START; in pmap_map_high_window_bd()1809 vm_map_address_t va_max = VREGION1_START + VREGION1_SIZE; in pmap_map_high_window_bd()2430 *startp = VREGION1_START; in pmap_virtual_region()