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

  /src/sys/arch/amd64/stand/prekern/
locore.S 70 * fillkpt - Fill in a kernel page table
77 #define fillkpt \ macro
88 * fillkpt_nox - Same as fillkpt, but sets the NX/XD bit.
426 fillkpt
473 fillkpt
482 fillkpt
491 fillkpt
  /src/sys/arch/i386/i386/
locore.S 184 * fillkpt - Fill in a kernel page table
190 * This is done by the first instruction of fillkpt. In the non-PAE case, this
193 #define fillkpt \ macro
204 * fillkpt_nox - Same as fillkpt, but sets the NX/XD bit.
942 fillkpt
989 fillkpt
996 fillkpt
1013 fillkpt
  /src/sys/arch/amd64/amd64/
locore.S 221 * fillkpt - Fill in a kernel page table
228 #define fillkpt \ macro
239 * fillkpt_nox - Same as fillkpt, but sets the NX/XD bit.
729 fillkpt
776 fillkpt
784 fillkpt
794 fillkpt
802 fillkpt
812 fillkpt
819 fillkpt
    [all...]

Completed in 13 milliseconds