Searched refs:arch_flags (Results 1 – 7 of 7) sorted by relevance
15 #define ARM64_LPI_IS_RETENTION_STATE(arch_flags) (!(arch_flags)) argument64 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, \
1493 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()
986 if (obj_get_integer(pkg_elem + 3, &lpi_state->arch_flags)) in acpi_processor_evaluate_lpi()987 lpi_state->arch_flags = 0; in acpi_processor_evaluate_lpi()1032 result->arch_flags = parent->arch_flags; in combine_lpi_states()1215 state->flags |= arch_get_idle_state_flags(lpi->arch_flags); in acpi_processor_setup_lpi_states()
83 u32 arch_flags; member