Searched defs:scratch_offset (Results 1 – 5 of 5) sorted by relevance
244 uint32_t val = 0U, hash_offset = 0U, scratch_offset = 0U, security; in tegra_se_save_sha256_hash() local
37 struct ac_arg scratch_offset; member
387 uint32_t val = 0U, hash_offset = 0U, scratch_offset = 0U; in tegra_se_save_sha256_pmc_scratch() local
1314 Temp load_scratch_resource(spill_ctx& ctx, Temp& scratch_offset, in load_scratch_resource()1499 Temp scratch_offset = ctx.program->scratch_offset, scratch_rsrc = Temp(); in assign_spill_slots() local
1635 Temp scratch_offset; variable