Searched refs:RELOC_32BIT (Results 1 – 5 of 5) sorted by relevance
103 .reloc_flags = RELOC_WRITE | RELOC_32BIT, in rw_32_bo()113 .reloc_flags = RELOC_32BIT, in ro_32_bo()
805 OUT_RELOC64(brw->batch.state.bo, RELOC_32BIT, mocs_wb << 4 | 1); in brw_upload_state_base_address()807 OUT_RELOC64(brw->batch.state.bo, RELOC_32BIT, mocs_wb << 4 | 1); in brw_upload_state_base_address()812 OUT_RELOC64(brw->cache.bo, RELOC_32BIT, mocs_wb << 4 | 1); in brw_upload_state_base_address()
61 #define RELOC_32BIT EXEC_OBJECT_SUPPORTS_48B_ADDRESS macro
184 .reloc_flags = RELOC_32BIT, in blorp_alloc_vertex_buffer()
961 if (reloc_flags & RELOC_32BIT) { in emit_reloc()973 reloc_flags &= ~RELOC_32BIT; in emit_reloc()