Searched refs:wait_op (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_sync_debugfs.c | 284 struct base_cqs_wait_operation_info *wait_op = in kbasep_csf_sync_print_kcpu_cqs_wait_op() local 286 const char *op_name = kbasep_csf_sync_get_wait_op_name(wait_op->operation); in kbasep_csf_sync_print_kcpu_cqs_wait_op() 289 int ret = kbasep_csf_debugfs_get_cqs_live_u64(kctx, wait_op->addr, &live_val); in kbasep_csf_sync_print_kcpu_cqs_wait_op() 293 seq_printf(file, "cmd:CQS_WAIT_OPERATION obj:0x%.16llx live_value:", wait_op->addr); in kbasep_csf_sync_print_kcpu_cqs_wait_op() 300 seq_printf(file, " | op:%s arg_value:0x%.16llx", op_name, wait_op->val); in kbasep_csf_sync_print_kcpu_cqs_wait_op()
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | uasm-mips.c | 199 [insn_wait] = {M(cop0_op, cop_op, 0, 0, 0, wait_op), SCIMM},
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | inst.h | 183 wait_op = 0x20, hypcall_op = 0x28 enumerator
|
| /OK3568_Linux_fs/kernel/arch/mips/kvm/ |
| H A D | vz.c | 898 case wait_op: in kvm_vz_gpsi_cop0()
|
| H A D | emulate.c | 1301 case wait_op: in kvm_mips_emulate_CP0()
|