Searched refs:KPTD (Results 1 – 1 of 1) sorted by relevance
276 static pd_entry_t *KPTD; variable714 SYSMAP(pt_entry_t *, KPTD, KPTmap, KVA_PAGES) in __CONCAT()717 KPTD[i] = (KPTphys + ptoa(i)) | PG_RW | PG_V; in __CONCAT()2283 pdir_pde(KPTD, kernel_vm_end) = newpdir; in __CONCAT()