Lines Matching full:other
104 #define MIPS_CM_COCB_OFS 0x4000 /* Core Other Control Block */
295 /* GCR_Cx_OTHER - Configure the core-other/redirect GCR block */
296 GCR_CX_ACCESSOR_RW(32, 0x018, other)
407 * mips_cm_lock_other - lock access to redirect/other region
408 * @cluster: the other cluster to be accessed
409 * @core: the other core to be accessed
410 * @vp: the VP within the other core to be accessed
413 * Configure the redirect/other region for the local core/VP (depending upon
415 * @block. Must be called before using the redirect/other region, and followed
416 * by a call to mips_cm_unlock_other() when access to the redirect/other region
421 * reconfigure the redirect/other region, and cannot be interfered with by
428 * mips_cm_unlock_other - unlock access to redirect/other region
431 * redirect/other region has been completed.
444 * mips_cm_lock_other_cpu - lock access to redirect/other region
445 * @cpu: the other CPU whose register we want to access
447 * Configure the redirect/other region for the local core/VP (depending upon