Searched defs:xcp (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ ! |
| H A D | amdgpu_xcp.c | 69 struct amdgpu_xcp *xcp; in amdgpu_xcp_run_transition() local 111 struct amdgpu_xcp *xcp; in __amdgpu_xcp_add_block() local 126 struct amdgpu_xcp *xcp = &xcp_mgr->xcp[xcp_id]; in __amdgpu_xcp_set_unique_id() local 360 struct amdgpu_xcp *xcp; in amdgpu_xcp_get_partition() local 379 int amdgpu_xcp_get_inst_details(struct amdgpu_xcp *xcp, in amdgpu_xcp_get_inst_details() 996 struct amdgpu_xcp *xcp = to_xcp(kobj); in xcp_metrics_show() local 1014 struct amdgpu_xcp *xcp = to_xcp(kobj); in amdgpu_xcp_attrs_is_visible() local 1040 struct amdgpu_xcp *xcp; in amdgpu_xcp_sysfs_entries_fini() local 1053 struct amdgpu_xcp *xcp; in amdgpu_xcp_sysfs_entries_init() local 1078 struct amdgpu_xcp *xcp; in amdgpu_xcp_sysfs_entries_update() local
|
| H A D | amdgpu_kms.c | 661 struct amdgpu_xcp *xcp; in amdgpu_info_ioctl() local
|
| H A D | amdgpu_amdkfd.c | 483 struct amdgpu_xcp *xcp) in amdgpu_amdkfd_get_local_mem_info()
|
| /linux/arch/mips/math-emu/ ! |
| H A D | cp1emu.c | 782 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 D | dsemul.c | 292 bool do_dsemulret(struct pt_regs *xcp) in do_dsemulret()
|
| /linux/arch/mips/include/asm/ ! |
| H A D | dsemul.h | 54 static inline bool do_dsemulret(struct pt_regs *xcp) in do_dsemulret()
|