Home
last modified time | relevance | path

Searched refs:state_addr (Results 1 – 25 of 40) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/loongson64/
H A Dsmp.c575 static void loongson3_type1_play_dead(int *state_addr) in loongson3_type1_play_dead() argument
602 : [state_addr] "r" (state_addr), in loongson3_type1_play_dead()
637 static void loongson3_type2_play_dead(int *state_addr) in loongson3_type2_play_dead() argument
664 : [state_addr] "r" (state_addr), in loongson3_type2_play_dead()
701 static void loongson3_type3_play_dead(int *state_addr) in loongson3_type3_play_dead() argument
748 : [state_addr] "r" (state_addr), in loongson3_type3_play_dead()
787 int prid_imp, prid_rev, *state_addr; in play_dead() local
823 state_addr = &per_cpu(cpu_state, cpu); in play_dead()
825 play_dead_at_ckseg1(state_addr); in play_dead()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/loongson64/
H A Dsmp.c575 static void loongson3_type1_play_dead(int *state_addr) in loongson3_type1_play_dead() argument
602 : [state_addr] "r" (state_addr), in loongson3_type1_play_dead()
637 static void loongson3_type2_play_dead(int *state_addr) in loongson3_type2_play_dead() argument
664 : [state_addr] "r" (state_addr), in loongson3_type2_play_dead()
701 static void loongson3_type3_play_dead(int *state_addr) in loongson3_type3_play_dead() argument
748 : [state_addr] "r" (state_addr), in loongson3_type3_play_dead()
787 int prid_imp, prid_rev, *state_addr; in play_dead() local
823 state_addr = &per_cpu(cpu_state, cpu); in play_dead()
825 play_dead_at_ckseg1(state_addr); in play_dead()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/loongson64/
H A Dsmp.c575 static void loongson3_type1_play_dead(int *state_addr) in loongson3_type1_play_dead() argument
602 : [state_addr] "r" (state_addr), in loongson3_type1_play_dead()
637 static void loongson3_type2_play_dead(int *state_addr) in loongson3_type2_play_dead() argument
664 : [state_addr] "r" (state_addr), in loongson3_type2_play_dead()
701 static void loongson3_type3_play_dead(int *state_addr) in loongson3_type3_play_dead() argument
748 : [state_addr] "r" (state_addr), in loongson3_type3_play_dead()
787 int prid_imp, prid_rev, *state_addr; in play_dead() local
823 state_addr = &per_cpu(cpu_state, cpu); in play_dead()
825 play_dead_at_ckseg1(state_addr); in play_dead()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/tools/
H A Daubinator_viewer_decoder.cpp258 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
259 struct gen_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
268 if (offset % 32 != 0 || state_addr - bo.addr >= bo.size) { in dump_samplers()
276 aub_viewer_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
279 state_addr += 16; in dump_samplers()
652 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state_pointers() local
659 struct_type, state_addr); in decode_dynamic_state_pointers()
670 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
672 state_addr += state->dw_length * 4; in decode_dynamic_state_pointers()
681 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_decoder.cpp255 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
256 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
280 aub_viewer_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
283 state_addr += sampler_state_size; in dump_samplers()
656 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state_pointers() local
657 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state_pointers()
663 struct_type, state_addr); in decode_dynamic_state_pointers()
674 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
676 state_addr += state->dw_length * 4; in decode_dynamic_state_pointers()
685 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
[all …]
/dports/lang/clover/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_decoder.cpp255 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
256 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
280 aub_viewer_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
283 state_addr += sampler_state_size; in dump_samplers()
656 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state_pointers() local
657 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state_pointers()
663 struct_type, state_addr); in decode_dynamic_state_pointers()
674 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
676 state_addr += state->dw_length * 4; in decode_dynamic_state_pointers()
685 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_decoder.cpp255 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
256 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
280 aub_viewer_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
283 state_addr += sampler_state_size; in dump_samplers()
656 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state_pointers() local
657 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state_pointers()
663 struct_type, state_addr); in decode_dynamic_state_pointers()
674 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
676 state_addr += state->dw_length * 4; in decode_dynamic_state_pointers()
685 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_decoder.cpp255 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
256 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
280 aub_viewer_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
283 state_addr += sampler_state_size; in dump_samplers()
656 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state_pointers() local
657 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state_pointers()
663 struct_type, state_addr); in decode_dynamic_state_pointers()
674 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
676 state_addr += state->dw_length * 4; in decode_dynamic_state_pointers()
685 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_decoder.cpp255 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
256 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
280 aub_viewer_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
283 state_addr += sampler_state_size; in dump_samplers()
656 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state_pointers() local
657 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state_pointers()
663 struct_type, state_addr); in decode_dynamic_state_pointers()
674 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
676 state_addr += state->dw_length * 4; in decode_dynamic_state_pointers()
685 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_decoder.cpp255 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
256 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
280 aub_viewer_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
283 state_addr += sampler_state_size; in dump_samplers()
656 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state_pointers() local
657 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state_pointers()
663 struct_type, state_addr); in decode_dynamic_state_pointers()
674 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
676 state_addr += state->dw_length * 4; in decode_dynamic_state_pointers()
685 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_decoder.cpp255 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
256 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
280 aub_viewer_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
283 state_addr += sampler_state_size; in dump_samplers()
656 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state_pointers() local
657 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state_pointers()
663 struct_type, state_addr); in decode_dynamic_state_pointers()
674 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
676 state_addr += state->dw_length * 4; in decode_dynamic_state_pointers()
685 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_decoder.cpp255 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
256 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
280 aub_viewer_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
283 state_addr += sampler_state_size; in dump_samplers()
656 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state_pointers() local
657 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state_pointers()
663 struct_type, state_addr); in decode_dynamic_state_pointers()
674 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
676 state_addr += state->dw_length * 4; in decode_dynamic_state_pointers()
685 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/tools/
H A Daubinator_viewer_decoder.cpp255 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
256 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
280 aub_viewer_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
283 state_addr += sampler_state_size; in dump_samplers()
656 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state_pointers() local
657 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state_pointers()
663 struct_type, state_addr); in decode_dynamic_state_pointers()
674 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
676 state_addr += state->dw_length * 4; in decode_dynamic_state_pointers()
685 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_decoder.cpp255 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
256 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
280 aub_viewer_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
283 state_addr += sampler_state_size; in dump_samplers()
656 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state_pointers() local
657 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state_pointers()
663 struct_type, state_addr); in decode_dynamic_state_pointers()
674 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
676 state_addr += state->dw_length * 4; in decode_dynamic_state_pointers()
685 aub_viewer_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/common/
H A Dgen_batch_decoder.c299 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
302 count = update_count(ctx, state_addr, ctx->dynamic_base, in dump_samplers()
306 struct gen_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
314 if (offset % 32 != 0 || state_addr - bo.addr >= bo.size) { in dump_samplers()
321 ctx_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
322 state_addr += 16; in dump_samplers()
752 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state_pointers() local
768 ctx_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
770 state_addr += state->dw_length * 4; in decode_dynamic_state_pointers()
782 ctx_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state_pointers()
[all …]
/dports/security/py-angr/angr-9.0.5405/angr/exploration_techniques/
H A Dtracer.py534 def _translate_state_addr(self, state_addr, obj=None): argument
536 obj = self.project.loader.find_object_containing(state_addr)
539 return state_addr + self._aslr_slides[obj]
552 def _compare_addr(self, trace_addr, state_addr): argument
553 if self._current_slide is not None and trace_addr == state_addr + self._current_slide:
556 current_bin = self.project.loader.find_object_containing(state_addr)
561 return trace_addr == state_addr + self._current_slide
562 elif ((trace_addr - state_addr) & 0xfff) == 0:
563 self._aslr_slides[current_bin] = self._current_slide = trace_addr - state_addr
569 …ise AngrTracerError("Trace desynced on jumping into %#x, where no library is mapped!" % state_addr)
/dports/math/py-numpy/numpy-1.20.3/numpy/random/_examples/numba/
H A Dextending.py9 state_addr = bit_gen.cffi.state_address variable
33 return normalsj(n, state_addr)
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Davgdvg.h115 virtual u8 state_addr() = 0;
140 virtual u8 state_addr() override;
172 virtual u8 state_addr() override; in DECLARE_DEVICE_TYPE()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Davgdvg.h115 virtual u8 state_addr() = 0;
140 virtual u8 state_addr() override;
172 virtual u8 state_addr() override; in DECLARE_DEVICE_TYPE()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/common/
H A Dintel_batch_decoder.c333 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
337 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
360 ctx_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
361 state_addr += sampler_state_size; in dump_samplers()
858 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state() local
859 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state()
874 ctx_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state()
876 state_addr += state->dw_length * 4; in decode_dynamic_state()
888 ctx_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state()
890 state_addr += state->dw_length * 4; in decode_dynamic_state()
/dports/lang/clover/mesa-21.3.6/src/intel/common/
H A Dintel_batch_decoder.c333 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
337 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
360 ctx_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
361 state_addr += sampler_state_size; in dump_samplers()
858 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state() local
859 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state()
874 ctx_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state()
876 state_addr += state->dw_length * 4; in decode_dynamic_state()
888 ctx_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state()
890 state_addr += state->dw_length * 4; in decode_dynamic_state()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/common/
H A Dintel_batch_decoder.c333 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
337 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
360 ctx_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
361 state_addr += sampler_state_size; in dump_samplers()
858 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state() local
859 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state()
874 ctx_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state()
876 state_addr += state->dw_length * 4; in decode_dynamic_state()
888 ctx_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state()
890 state_addr += state->dw_length * 4; in decode_dynamic_state()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/common/
H A Dintel_batch_decoder.c333 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
337 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
360 ctx_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
361 state_addr += sampler_state_size; in dump_samplers()
858 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state() local
859 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state()
874 ctx_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state()
876 state_addr += state->dw_length * 4; in decode_dynamic_state()
888 ctx_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state()
890 state_addr += state->dw_length * 4; in decode_dynamic_state()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/common/
H A Dintel_batch_decoder.c333 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
337 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
360 ctx_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
361 state_addr += sampler_state_size; in dump_samplers()
858 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state() local
859 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state()
874 ctx_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state()
876 state_addr += state->dw_length * 4; in decode_dynamic_state()
888 ctx_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state()
890 state_addr += state->dw_length * 4; in decode_dynamic_state()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/common/
H A Dintel_batch_decoder.c333 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
337 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in dump_samplers()
360 ctx_print_group(ctx, strct, state_addr, state_map); in dump_samplers()
361 state_addr += sampler_state_size; in dump_samplers()
858 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state() local
859 struct intel_batch_decode_bo bo = ctx_get_bo(ctx, true, state_addr); in decode_dynamic_state()
874 ctx_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state()
876 state_addr += state->dw_length * 4; in decode_dynamic_state()
888 ctx_print_group(ctx, state, state_addr, state_map); in decode_dynamic_state()
890 state_addr += state->dw_length * 4; in decode_dynamic_state()

12