Searched refs:coh_mode (Results 1 – 3 of 3) sorted by relevance
31 u16 coh_mode; member
116 .coh_mode = (BUILD_BUG_ON_ZERO(__coh_mode && comp_en) || __coh_mode) ? \159 return xe->pat.table[pat_index].coh_mode; in xe_pat_index_get_coh_mode()
3108 u16 coh_mode; in vm_bind_ioctl_check_args() local3124 coh_mode = xe_pat_index_get_coh_mode(xe, pat_index); in vm_bind_ioctl_check_args()3125 if (XE_IOCTL_DBG(xe, !coh_mode)) { /* hw reserved */ in vm_bind_ioctl_check_args()3130 if (XE_WARN_ON(coh_mode > XE_COH_AT_LEAST_1WAY)) { in vm_bind_ioctl_check_args()3153 XE_IOCTL_DBG(xe, coh_mode == XE_COH_NONE && in vm_bind_ioctl_check_args()3224 u16 coh_mode; in xe_vm_bind_ioctl_validate_bo() local3250 coh_mode = xe_pat_index_get_coh_mode(xe, pat_index); in xe_vm_bind_ioctl_validate_bo()3252 if (XE_IOCTL_DBG(xe, coh_mode == XE_COH_NONE && in xe_vm_bind_ioctl_validate_bo()3256 } else if (XE_IOCTL_DBG(xe, coh_mode == XE_COH_NONE)) { in xe_vm_bind_ioctl_validate_bo()