Home
last modified time | relevance | path

Searched refs:DMPML4I (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/platform/pc64/include/
H A Dvmparam.h122 #define DMAP_MIN_ADDRESS KVADDR(DMPML4I, 0, 0, 0)
123 #define DMAP_MAX_ADDRESS KVADDR(DMPML4I+NDMPML4E, 0, 0, 0)
H A Dpmap.h109 #define DMPML4I (KPML4I-NDMPML4E) /* Next N*512GB down for DMAP */ macro
/dragonfly/sys/platform/pc64/x86_64/
H A Dpmap.c1110 ((pdp_entry_t *)KPML4phys)[DMPML4I + j] = in create_pagetables()
2389 pmap->pm_pml4[DMPML4I + j] = in pmap_pinit()