Home
last modified time | relevance | path

Searched refs:APICBASE_BSP (Results 1 – 2 of 2) sorted by relevance

/dragonfly/test/nvmm/demo/toyvirt/
H A Dmain.c45 #undef APICBASE_BSP
46 #define APICBASE_BSP 0x00000100 /* bootstrap processor */ macro
308 val = APICBASE_BSP | APICBASE_EN | 0xfee00000; in toycpu_rdmsr()
/dragonfly/sys/cpu/x86_64/include/
H A Dspecialreg.h535 #define APICBASE_BSP 0x00000100 /* bootstrap processor */ macro