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

  /src/sys/arch/i386/include/
pmap_private.h 240 #define PTE_PVLIST PTE_AVL2 /* Mapping has entry on pvlist */
245 #define PG_PVLIST PTE_PVLIST
  /src/sys/arch/amd64/include/
pmap_private.h 176 #define PTE_PVLIST PTE_AVL2 /* Mapping has entry on pvlist */
181 #define PG_PVLIST PTE_PVLIST

Completed in 12 milliseconds