Lines Matching refs:xe_mmio_range
61 static const struct xe_mmio_range xelp_l3bank_steering_table[] = {
66 static const struct xe_mmio_range xehp_l3bank_steering_table[] = {
77 static const struct xe_mmio_range xehp_mslice_steering_table[] = {
83 static const struct xe_mmio_range xehp_lncf_steering_table[] = {
94 static const struct xe_mmio_range xehpc_instance0_steering_table[] = {
110 static const struct xe_mmio_range xelpg_instance0_steering_table[] = {
122 static const struct xe_mmio_range xelpg_l3bank_steering_table[] = {
127 static const struct xe_mmio_range xelp_dss_steering_table[] = {
136 static const struct xe_mmio_range xehp_dss_steering_table[] = {
152 static const struct xe_mmio_range xehpc_dss_steering_table[] = {
162 static const struct xe_mmio_range xelpg_dss_steering_table[] = {
174 static const struct xe_mmio_range xelpmp_oaddrm_steering_table[] = {
180 static const struct xe_mmio_range dg2_implicit_steering_table[] = {
190 static const struct xe_mmio_range xe2lpg_dss_steering_table[] = {
204 static const struct xe_mmio_range xe2lpg_sqidi_psmi_steering_table[] = {
210 static const struct xe_mmio_range xe2lpg_instance0_steering_table[] = {
223 static const struct xe_mmio_range xe2lpm_gpmxmt_steering_table[] = {
229 static const struct xe_mmio_range xe2lpm_instance0_steering_table[] = {
240 static const struct xe_mmio_range xe3lpm_instance0_steering_table[] = {
568 const struct xe_mmio_range *implicit_ranges; in xe_gt_mcr_get_nonterminated_steering()