Searched refs:arch_flags (Results 1 – 7 of 7) sorted by relevance
18 #define ARM64_LPI_IS_RETENTION_STATE(arch_flags) (!(arch_flags)) argument67 if (ARM64_LPI_IS_RETENTION_STATE(lpi->arch_flags)) in acpi_processor_ffh_lpi_enter()
54 static inline unsigned int arch_get_idle_state_flags(u32 arch_flags) in arch_get_idle_state_flags() argument56 if (arch_flags & CPUIDLE_CORE_CTXT) in arch_get_idle_state_flags()
61 unsigned long arch_flags; member156 .arch_flags = _div_bitmap, \
1485 static inline unsigned int arch_get_idle_state_flags(u32 arch_flags) in arch_get_idle_state_flags() argument
121 table, clk->arch_flags ? &clk->arch_flags : NULL); in sh_clk_div_recalc()360 table, &clk->arch_flags); in sh_clk_div4_set_parent()
991 if (obj_get_integer(pkg_elem + 3, &lpi_state->arch_flags)) in acpi_processor_evaluate_lpi()992 lpi_state->arch_flags = 0; in acpi_processor_evaluate_lpi()1037 result->arch_flags = parent->arch_flags; in combine_lpi_states()1220 state->flags |= arch_get_idle_state_flags(lpi->arch_flags); in acpi_processor_setup_lpi_states()
83 u32 arch_flags; member