Searched refs:VREGION1_START (Results 1 – 1 of 1) sorted by relevance
365 #define VREGION1_START ((VM_MAX_KERNEL_ADDRESS & CPUWINDOWS_BASE_MASK) - VREGION1_HIGH_WIN… macro366 #define VREGION1_SIZE (trunc_page(VM_MAX_KERNEL_ADDRESS - (VREGION1_START)))1824 vm_map_address_t va_start = VREGION1_START; in pmap_map_high_window_bd()1825 vm_map_address_t va_max = VREGION1_START + VREGION1_SIZE; in pmap_map_high_window_bd()2414 *startp = VREGION1_START; in pmap_virtual_region()2454 *startp = VREGION1_START; in pmap_virtual_region()