/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc.c | 515 pipes->stream_res.opp->inst); in dc_stream_program_csc_matrix() 1511 mpcc_id = res_ctx->pipe_ctx[pipe_idx].plane_res.hubp->inst; in dc_acquire_release_mpc_3dlut() 2450 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream() 2636 inst_flags.dig_inst = top_pipe_to_program->stream_res.tg->inst; in commit_planes_for_stream()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_program.c | 1295 fprintf(stderr, "unknown NIR ALU inst: "); in ntq_emit_alu() 2508 qir_for_each_inst_inorder(inst, c) { in vc4_setup_compiled_fs_inputs() 2509 for (int i = 0; i < qir_get_nsrc(inst); i++) { in vc4_setup_compiled_fs_inputs() 2510 if (inst->src[i].file == QFILE_VARY) in vc4_setup_compiled_fs_inputs() 2511 input_live[inst->src[i].index] = true; in vc4_setup_compiled_fs_inputs()
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | test_fs_cmod_propagation.cpp | 96 fs_inst *inst = (fs_inst *)block->start(); in instruction() local 98 inst = (fs_inst *)inst->next; in instruction() 100 return inst; in instruction()
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | armv8-mont.pl | 674 .inst 0xd503233f // paciasp 1428 .inst 0xd50323bf // autiasp 1452 .inst 0xd503233f // paciasp 1886 .inst 0xd50323bf // autiasp
|
/third_party/openssl/crypto/bn/asm/ |
H A D | armv8-mont.pl | 674 .inst 0xd503233f // paciasp 1428 .inst 0xd50323bf // autiasp 1452 .inst 0xd503233f // paciasp 1886 .inst 0xd50323bf // autiasp
|
/third_party/spirv-tools/test/val/ |
H A D | val_decoration_test.cpp | 5373 std::string ShaderWithUniformLikeDecoration(const std::string& inst) { in ShaderWithUniformLikeDecoration() argument 5385 )") + inst + in ShaderWithUniformLikeDecoration() 5768 const std::string& decoration, const std::string& inst, in MakeIntegerShader() 5791 )" + inst + in MakeIntegerShader() 5767 MakeIntegerShader( const std::string& decoration, const std::string& inst, const std::string& extension = �) MakeIntegerShader() argument
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 5124 fadd.x X(%a6),%fp0 # last inst - possible exception set 5186 fadd.s POSNEG1(%a6),%fp0 # last inst - possible exception set 5209 mov.b &FMOV_OP,%d1 # last inst is MOVE 5210 fmov.x X(%a6),%fp0 # last inst - possible exception set 5216 fadd.s &0x80800000,%fp0 # last inst - possible exception set 5445 mov.b &FMOV_OP,%d1 # last inst is MOVE 5833 fdiv.x %fp1,%fp0 # last inst - possible exception set 5872 fdiv.x (%sp)+,%fp0 # last inst - possible exception set 5884 mov.b &FMOV_OP,%d1 # last inst is MOVE 5885 fmov.x (%sp)+,%fp0 # last inst [all...] |
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 5124 fadd.x X(%a6),%fp0 # last inst - possible exception set 5186 fadd.s POSNEG1(%a6),%fp0 # last inst - possible exception set 5209 mov.b &FMOV_OP,%d1 # last inst is MOVE 5210 fmov.x X(%a6),%fp0 # last inst - possible exception set 5216 fadd.s &0x80800000,%fp0 # last inst - possible exception set 5445 mov.b &FMOV_OP,%d1 # last inst is MOVE 5833 fdiv.x %fp1,%fp0 # last inst - possible exception set 5872 fdiv.x (%sp)+,%fp0 # last inst - possible exception set 5884 mov.b &FMOV_OP,%d1 # last inst is MOVE 5885 fmov.x (%sp)+,%fp0 # last inst [all...] |
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | satan.S | 397 fmovex X(%a6),%fp0 |last inst - possible exception set
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | traps.c | 40 #include <asm/inst.h>
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | sysreg.h | 54 #define __emit_inst(x) .inst(x) 56 #define __emit_inst(x) ".inst " __stringify((x)) "\n\t"
|
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | test_emulate_step.c | 15 #include <asm/inst.h>
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | signal.c | 40 #include <asm/inst.h>
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_dpp.h | 563 uint32_t inst,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_dsc.h | 556 int inst,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_clk_mgr.c | 520 cfg->pipe_idx = pipe_ctx->stream_res.tg->inst; in dce110_fill_display_configs()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | nv.c | 258 (adev->reg_offset[en->hwip][en->inst][en->seg] + en->reg_offset)) in nv_read_register()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | signal.c | 39 #include <asm/inst.h>
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | satan.S | 397 fmovex X(%a6),%fp0 |last inst - possible exception set
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | traps.c | 40 #include <asm/inst.h>
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | module_64.c | 24 #include <asm/inst.h>
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfa_defs.h | 794 struct bfa_ablk_cfg_inst_s inst[BFA_ABLK_MAX]; member
|
/kernel/linux/linux-5.10/net/ceph/ |
H A D | ceph_common.c | 658 return &client->msgr.inst.addr; in ceph_client_addr()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gmc_v10_0.c | 411 * @inst: is used to select which instance of KIQ to use for the invalidation 417 bool all_hub, uint32_t inst) in gmc_v10_0_flush_gpu_tlb_pasid() 415 gmc_v10_0_flush_gpu_tlb_pasid(struct amdgpu_device *adev, uint16_t pasid, uint32_t flush_type, bool all_hub, uint32_t inst) gmc_v10_0_flush_gpu_tlb_pasid() argument
|
H A D | gmc_v11_0.c | 322 * @inst: is used to select which instance of KIQ to use for the invalidation 328 bool all_hub, uint32_t inst) in gmc_v11_0_flush_gpu_tlb_pasid() 326 gmc_v11_0_flush_gpu_tlb_pasid(struct amdgpu_device *adev, uint16_t pasid, uint32_t flush_type, bool all_hub, uint32_t inst) gmc_v11_0_flush_gpu_tlb_pasid() argument
|