Searched refs:valid_ctxs (Results 1 – 1 of 1) sorted by relevance
2025 bool valid_ggtt, valid_ctxs, valid_dbs; in pf_validate_vf_config() local2029 valid_ctxs = pf_get_vf_config_ctxs(gt, vfid); in pf_validate_vf_config()2033 valid_any = valid_ctxs || valid_dbs; in pf_validate_vf_config()2034 valid_all = valid_ctxs; in pf_validate_vf_config()