Home
last modified time | relevance | path

Searched refs:VTBAR_ENABLED (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/arch-apollolake/
A Dsystemagent.h29 #define VTBAR_ENABLED 0x01 macro
/arch/x86/cpu/apollolake/
A Dacpi.c157 bool gfxvten = readl(MCHBAR_REG(GFXVTBAR)) & VTBAR_ENABLED; in apl_acpi_fill_dmar()
158 bool defvten = readl(MCHBAR_REG(DEFVTBAR)) & VTBAR_ENABLED; in apl_acpi_fill_dmar()
A Dhostbridge.c289 !(readl(MCHBAR_REG(DEFVTBAR)) & VTBAR_ENABLED)) in apl_acpi_hb_write_tables()

Completed in 10 milliseconds