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

  /src/sys/arch/x86/x86/
lapic.c 381 if ((lapic_base & APICBASE_PHYSADDR) == 0) {
385 lapic_base &= APICBASE_PHYSADDR;
  /src/sys/arch/x86/include/
specialreg.h 1220 * APICBASE_PHYSADDR is actually variable-sized on some CPUs. But we're
1224 #define APICBASE_PHYSADDR 0xfffff000 /* physical address */

Completed in 14 milliseconds