Searched refs:tb_acpi_is_xdomain_allowed (Results 1 – 4 of 4) sorted by relevance
191 bool tb_acpi_is_xdomain_allowed(void) in tb_acpi_is_xdomain_allowed() function
1342 bool tb_acpi_is_xdomain_allowed(void);1355 static inline bool tb_acpi_is_xdomain_allowed(void) { return true; } in tb_acpi_is_xdomain_allowed() function
103 if (tb_acpi_is_xdomain_allowed()) { in tb_available_credits()
86 return tb_xdomain_enabled && tb_acpi_is_xdomain_allowed(); in tb_is_xdomain_enabled()