Searched defs:csa (Results 1 – 10 of 10) sorted by relevance
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | switch.c | 81 static inline int check_spu_isolate(struct spu_state *csa, struct spu *spu) in check_spu_isolate() 97 static inline void disable_interrupts(struct spu_state *csa, struct spu *spu) in disable_interrupts() 134 static inline void set_watchdog_timer(struct spu_state *csa, struct spu *spu) in set_watchdog_timer() 147 static inline void inhibit_user_access(struct spu_state *csa, struct spu *spu) in inhibit_user_access() 158 static inline void set_switch_pending(struct spu_state *csa, struct spu *spu) in set_switch_pending() 167 static inline void save_mfc_cntl(struct spu_state *csa, struct spu *spu) in save_mfc_cntl() 201 static inline void save_spu_runcntl(struct spu_state *csa, struct spu *spu) in save_spu_runcntl() 212 static inline void save_mfc_sr1(struct spu_state *csa, struct spu *spu) in save_mfc_sr1() 220 static inline void save_spu_status(struct spu_state *csa, struct spu *spu) in save_spu_status() 246 static inline void save_mfc_stopped_status(struct spu_state *csa, in save_mfc_stopped_status() [all …]
|
| H A D | lscsa_alloc.c | 21 int spu_alloc_lscsa(struct spu_state *csa) in spu_alloc_lscsa() 38 void spu_free_lscsa(struct spu_state *csa) in spu_free_lscsa()
|
| H A D | backing_ops.c | 297 struct spu_state *csa = &ctx->csa; in spu_backing_master_start() local 308 struct spu_state *csa = &ctx->csa; in spu_backing_master_stop() local
|
| H A D | spufs.h | 69 struct spu_state csa; /* SPU context save area. */ member
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_userq.h | 98 u64 csa; member
|
| H A D | amdgpu_kms.c | 422 struct amdgpu_sdma_csa_info csa = {}; in amdgpu_userq_metadata_info_sdma() local
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | rx.c | 47 struct iwl_csa_notification *csa = (void *)pkt->data; in iwlagn_rx_csa() local
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-etm.h | 232 struct csdev_access csa; member
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | common.c | 4078 struct il_csa_notification *csa = &(pkt->u.csa_notif); in il_hdl_csa() local
|
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw.h | 640 struct libipw_csa csa; member
|