| /OK3568_Linux_fs/kernel/arch/csky/abiv2/inc/abi/ |
| H A D | ckmmu.h | 12 return mfcr("cr<0, 15>"); in read_mmu_index() 22 return mfcr("cr<2, 15>"); in read_mmu_entrylo0() 27 return mfcr("cr<3, 15>"); in read_mmu_entrylo1() 37 return mfcr("cr<4, 15>"); in read_mmu_entryhi() 47 return mfcr("cr<30, 15>"); in read_mmu_msa0() 57 return mfcr("cr<31, 15>"); in read_mmu_msa1() 113 return mfcr("cr<29, 15>") & ~BIT(0); in get_pgd()
|
| H A D | entry.h | 29 mfcr lr, epc 34 mfcr lr, epsr 41 mfcr lr, usp 61 mfcr lr, cr14 99 mfcr sp, ss0 109 mfcr lr, psr 131 mfcr lr, cr14 178 mfcr lr, cr14 207 mfcr \rx, cr<0, 15> 211 mfcr \rx, cr<4, 15> [all …]
|
| H A D | reg_ops.h | 10 return mfcr("cr31"); in mfcr_hint() 15 return mfcr("cr23"); in mfcr_ccr2()
|
| /OK3568_Linux_fs/kernel/arch/csky/kernel/ |
| H A D | cpu-probe.c | 20 cur = mfcr("cr13"); in percpu_print() 24 next = mfcr("cr13"); in percpu_print() 34 while ((mfcr("cr13") >> 28) != i); in percpu_print() 41 seq_printf(m, "ccr (L1C & MMU): 0x%08x\n", mfcr("cr18")); in percpu_print()
|
| H A D | atomic.S | 17 mfcr a3, epc 22 mfcr a3, epsr 24 mfcr a3, usp 64 mfcr a0, epc
|
| H A D | entry.S | 28 mfcr a0, epsr 112 mfcr a3, ss2 113 mfcr r6, ss3 114 mfcr a2, ss4 117 mfcr a3, ss2 118 mfcr r6, ss3 119 mfcr a2, ss4 318 mfcr a0, epc
|
| H A D | smp.c | 215 secondary_hint = mfcr("cr31"); in __cpu_up() 216 secondary_hint2 = mfcr("cr<21, 1>"); in __cpu_up() 217 secondary_ccr = mfcr("cr18"); in __cpu_up() 227 if (mask & mfcr("cr<29, 0>")) { in __cpu_up() 231 mask |= mfcr("cr<29, 0>"); in __cpu_up()
|
| /OK3568_Linux_fs/kernel/arch/csky/abiv1/inc/abi/ |
| H A D | entry.h | 23 mfcr sp, ss0 28 mfcr sp, usp 33 mfcr r13, epsr 45 mfcr lr, epc 55 mfcr lr, ss1 67 mfcr r13, ss2
|
| H A D | reg_ops.h | 22 return mfcr("cr30"); in mfcr_hint()
|
| /OK3568_Linux_fs/kernel/arch/csky/abiv2/ |
| H A D | fpu.c | 77 regx = mfcr("cr<1, 2>"); in fpu_libc_helper() 79 regx = mfcr("cr<2, 2>"); in fpu_libc_helper() 97 fesr = mfcr("cr<2, 2>"); in fpu_fpe() 157 tmp1 = mfcr("cr<1, 2>"); in save_to_user_fp() 158 tmp2 = mfcr("cr<2, 2>"); in save_to_user_fp()
|
| /OK3568_Linux_fs/kernel/arch/mips/netlogic/common/ |
| H A D | reset.S | 60 mfcr t1, t0 67 mfcr t1, t0 111 mfcr v1, t1 119 mfcr v1, t1 223 mfcr t2, t0
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | hvCall.S | 108 mfcr r0 118 mfcr r0 140 mfcr r0 206 mfcr r0 234 mfcr r0 313 mfcr r0
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | irqflags.h | 11 flags = mfcr("psr"); in arch_local_irq_save() 31 return mfcr("psr"); in arch_local_save_flags()
|
| H A D | reg_ops.h | 6 #define mfcr(reg) \ macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | test_emulate_step_exec_instr.S | 54 mfcr r0 111 mfcr r0
|
| H A D | quad.S | 52 mfcr r5
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-mp-csky.c | 102 return (u64)mfcr(PTIM_CCVR); in sched_clock_read() 107 return (u64)mfcr(PTIM_CCVR); in clksrc_read()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | head_booke.h | 52 mfcr r13; /* save CR in r13 for now */\ 93 mfcr r13 /* save CR in r13 for now */ 103 mfcr r12 235 mfcr r9; /* save CR in r9 for now */\ 297 mfcr r13; /* save CR in r13 for now */\
|
| H A D | misc.S | 51 mfcr r12 54 mfcr r0
|
| H A D | idle_book3s.S | 54 mfcr r5 162 mfcr r5
|
| H A D | head_32.h | 37 mfcr r10 87 mfcr r10 164 mfcr r10
|
| H A D | tm.S | 113 mfcr r5 258 mfcr r5 357 mfcr r5
|
| /OK3568_Linux_fs/u-boot/post/lib_powerpc/ |
| H A D | asm.S | 123 mfcr r0 154 mfcr r0 294 mfcr r7
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | fpu.S | 135 mfcr r6 213 mfcr r6; \
|
| H A D | tm.S | 55 mfcr r6 131 mfcr r6 271 mfcr r6
|