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

  /src/sys/arch/x86/include/
mtrr.h 43 #define MTRR_I686_4K_START 0xc0000
  /src/sys/arch/x86/x86/
mtrr_i686.c 516 } else if (mtrrp->base < MTRR_I686_4K_START) {
527 } else if (high < MTRR_I686_4K_START) {

Completed in 13 milliseconds