Searched refs:is_bound (Results 1 – 5 of 5) sorted by relevance
335 static bool is_bound(struct xe_config_group_device *dev) in is_bound() function378 if (is_bound(dev)) in survivability_mode_store()429 if (is_bound(dev)) in gt_types_allowed_store()544 if (is_bound(dev)) in engines_allowed_store()570 if (is_bound(dev)) in enable_psmi_store()765 if (is_bound(dev)) in wa_bb_store()889 if (is_bound(dev)) in sriov_max_vfs_store()920 if (is_bound(dev)) in sriov_admin_only_pf_store()
80 bool is_bound; member
169 if (curr->is_bound) in agp_free_memory()415 if (curr->is_bound) { in agp_bind_memory()429 curr->is_bound = true; in agp_bind_memory()455 if (!curr->is_bound) { in agp_unbind_memory()465 curr->is_bound = false; in agp_unbind_memory()
93 if (agp_be->mem->is_bound) { in ttm_agp_unbind()
784 bool is_bound:1; member