HomeSort by: relevance | last modified time | path
    Searched refs:VPAGE_PTP (Results 1 - 2 of 2) sorted by relevancy

  /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];

Completed in 16 milliseconds