/linux-2.6.39/arch/cris/arch-v32/mm/ |
D | init.c | 93 mmu_kbase_hi = ( REG_FIELD(mmu, rw_mm_kbase_hi, base_f, 0x0) | in cris_mmu_init() 95 REG_FIELD(mmu, rw_mm_kbase_hi, base_e, 0x0) | in cris_mmu_init() 96 REG_FIELD(mmu, rw_mm_kbase_hi, base_d, 0x5) | in cris_mmu_init() 98 REG_FIELD(mmu, rw_mm_kbase_hi, base_e, 0x8) | in cris_mmu_init() 99 REG_FIELD(mmu, rw_mm_kbase_hi, base_d, 0x0) | in cris_mmu_init() 101 REG_FIELD(mmu, rw_mm_kbase_hi, base_c, 0x4) | in cris_mmu_init() 102 REG_FIELD(mmu, rw_mm_kbase_hi, base_b, 0xb) | in cris_mmu_init() 104 REG_FIELD(mmu, rw_mm_kbase_hi, base_a, 0x0) | in cris_mmu_init() 106 REG_FIELD(mmu, rw_mm_kbase_hi, base_a, 0xa) | in cris_mmu_init() 108 REG_FIELD(mmu, rw_mm_kbase_hi, base_9, 0x0) | in cris_mmu_init() [all …]
|
D | tlb.c | 19 tlb_sel = REG_FIELD(mmu, rw_mm_tlb_sel, idx, val); \ 63 mmu_tlb_sel = REG_FIELD(mmu, rw_mm_tlb_sel, idx, i); in __flush_tlb_all() 65 mmu_tlb_hi = (REG_FIELD(mmu, rw_mm_tlb_hi, pid, INVALID_PAGEID) in __flush_tlb_all() 66 | REG_FIELD(mmu, rw_mm_tlb_hi, vpn, i & 0xf)); in __flush_tlb_all() 106 mmu_tlb_hi = (REG_FIELD(mmu, rw_mm_tlb_hi, pid, in __flush_tlb_mm() 108 | REG_FIELD(mmu, rw_mm_tlb_hi, vpn, in __flush_tlb_mm() 152 mmu_tlb_hi = REG_FIELD(mmu, rw_mm_tlb_hi, pid, in __flush_tlb_page()
|
/linux-2.6.39/arch/cris/arch-v32/kernel/ |
D | head.S | 74 move.d REG_FIELD(mmu, rw_mm_kbase_hi, base_e, 8) \ 75 | REG_FIELD(mmu, rw_mm_kbase_hi, base_c, 4) \ 76 | REG_FIELD(mmu, rw_mm_kbase_hi, base_d, 5) \ 77 | REG_FIELD(mmu, rw_mm_kbase_hi, base_b, 0xb), $r0 79 move.d REG_FIELD(mmu, rw_mm_kbase_hi, base_e, 8) \ 80 | REG_FIELD(mmu, rw_mm_kbase_hi, base_c, 4) \ 81 | REG_FIELD(mmu, rw_mm_kbase_hi, base_b, 0xb), $r0 85 move.d REG_FIELD(mmu, rw_mm_kbase_hi, base_e, 8) \ 86 | REG_FIELD(mmu, rw_mm_kbase_hi, base_c, 4) \ 87 | REG_FIELD(mmu, rw_mm_kbase_hi, base_b, 0xb) \ [all …]
|
/linux-2.6.39/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/asm/ |
D | iop_version_defs_asm.h | 14 #ifndef REG_FIELD 15 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | iop_sap_in_defs_asm.h | 14 #ifndef REG_FIELD 15 #define REG_FIELD( scope, reg, field, value ) \ macro
|
/linux-2.6.39/arch/cris/include/arch-v32/arch/hwregs/iop/asm/ |
D | iop_version_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | iop_scrc_in_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | iop_scrc_out_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | iop_crc_par_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | iop_fifo_in_extra_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | iop_trigger_grp_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | iop_fifo_out_extra_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | iop_mpu_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | iop_sap_in_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
/linux-2.6.39/arch/cris/include/arch-v32/arch/hwregs/asm/ |
D | irq_nmi_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | strcop_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | cris_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | strmux_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | config_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | rt_trace_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | marb_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro 324 #ifndef REG_FIELD 325 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | mmu_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
/linux-2.6.39/arch/cris/include/arch-v32/mach-fs/mach/hwregs/asm/ |
D | config_defs_asm.h | 17 #ifndef REG_FIELD 18 #define REG_FIELD( scope, reg, field, value ) \ macro
|
/linux-2.6.39/arch/cris/include/arch-v32/mach-a3/mach/hwregs/asm/ |
D | clkgen_defs_asm.h | 14 #ifndef REG_FIELD 15 #define REG_FIELD( scope, reg, field, value ) \ macro
|
D | timer_defs_asm.h | 14 #ifndef REG_FIELD 15 #define REG_FIELD( scope, reg, field, value ) \ macro
|