Home
last modified time | relevance | path

Searched defs:xcp (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xcp.c66 struct amdgpu_xcp *xcp; in amdgpu_xcp_run_transition() local
108 struct amdgpu_xcp *xcp; in __amdgpu_xcp_add_block() local
296 struct amdgpu_xcp *xcp; in amdgpu_xcp_get_partition() local
315 int amdgpu_xcp_get_inst_details(struct amdgpu_xcp *xcp, in amdgpu_xcp_get_inst_details()
H A Damdgpu_xcp.h94 struct amdgpu_xcp xcp[MAX_XCP]; member
180 #define for_each_xcp(xcp_mgr, xcp, i) \ argument
H A Daqua_vanjaram.c557 struct amdgpu_xcp *xcp, uint8_t *mem_id) in aqua_vanjaram_get_xcp_mem_id()
H A Damdgpu_amdkfd.c422 struct amdgpu_xcp *xcp) in amdgpu_amdkfd_get_local_mem_info()
/openbmc/linux/arch/mips/math-emu/
H A Dcp1emu.c782 static inline int cop1_64bit(struct pt_regs *xcp) in cop1_64bit()
848 static inline void cop1_cfc(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1_cfc()
905 static inline void cop1_ctc(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1_ctc()
971 static int cop1Emulate(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1Emulate()
1463 static int fpux_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpux_emu()
1682 static int fpu_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emu()
2837 int fpu_emulator_cop1Handler(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emulator_cop1Handler()
H A Ddsemul.c292 bool do_dsemulret(struct pt_regs *xcp) in do_dsemulret()
/openbmc/linux/arch/mips/include/asm/
H A Ddsemul.h54 static inline bool do_dsemulret(struct pt_regs *xcp) in do_dsemulret()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h271 struct amdgpu_xcp *xcp; member