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

/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dpmap.h167 * "PDP_PDE" (0xbfeffbfc) is the VA of the PDE in the PDP
194 * mappings at this level for PDP_PDE and APDP_PDE (this would eat up 2 of
204 * index/slots (like PDP_PDE) are adapted accordingly.
261 * PDP_PDE and APDP_PDE: the VA of the PDE that points back to the PDP/APDP
273 #define PDP_PDE (L2_BASE + PDIR_SLOT_PTE) macro
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dpmap.h175 * PDP_PDE and APDP_PDE: the VA of the PDE that points back to the PDP/APDP
194 #define PDP_PDE (L4_BASE + PDIR_SLOT_PTE) macro

Completed in 107 milliseconds