Searched refs:DEVMAP_MIN_VADDR (Results 1 – 2 of 2) sorted by relevance
249 #define DEVMAP_MIN_VADDR (DEVMAP_MAX_VADDR - PMAP_MAPDEV_EARLY_SIZE) macro
819 slot = pmap_l2_index(DEVMAP_MIN_VADDR); in pmap_create_pagetables()826 slot = pmap_l1_index(DEVMAP_MIN_VADDR); in pmap_create_pagetables()925 virtual_end = DEVMAP_MIN_VADDR; in pmap_bootstrap()