Home | Sort by: relevance | last modified time | path |
/src/sys/arch/x86/include/ | |
cpu.h | 249 #define VPAGE_PTP 3 |
/src/sys/arch/x86/x86/ | |
pmap.c | 4105 ptpva = ci->vpage[VPAGE_PTP]; 4106 ptppte = ci->vpage_pte[VPAGE_PTP]; 4128 pte = ci->vpage_pte[VPAGE_PTP]; |