Searched refs:VTBAR_ENABLED (Results 1 – 3 of 3) sorted by relevance
29 #define VTBAR_ENABLED 0x01 macro
157 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()
289 !(readl(MCHBAR_REG(DEFVTBAR)) & VTBAR_ENABLED)) in apl_acpi_hb_write_tables()
Completed in 10 milliseconds