Searched refs:PDIR_BASE (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/tools/elver/
H A Delver.c51 #define PDIR_BASE(base) (((uint64_t)(base) >> 21) & PTABLE_MASK) macro
299 paging_map_large(&pdir[PDIR_BASE(i)], i, PTABLE_PRESENT

Completed in 69 milliseconds