Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Drio.h21 u32 CBAR; /* Address of 1MB register space */ member
/linux-4.1.27/arch/x86/kernel/cpu/
Damd.c81 #define CBAR (0xfffc) /* Configuration Base Address (32-bit) */ in init_amd_k5() macro
85 if (inl(CBAR) & CBAR_ENB) in init_amd_k5()
86 outl(0 | CBAR_KEY, CBAR); in init_amd_k5()