/arch/sh/kernel/cpu/sh3/ |
D | clock-sh7709.c | 25 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in master_clk_init() local 37 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in module_clk_recalc() local 49 int idx = (frqcr & 0x0080) ? in bus_clk_recalc() local 62 int idx = ((frqcr & 0x4000) >> 12) | ((frqcr & 0x000c) >> 2); in cpu_clk_recalc() local 78 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
D | clock-sh3.c | 29 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in master_clk_init() local 41 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in module_clk_recalc() local 53 int idx = ((frqcr & 0x8000) >> 13) | ((frqcr & 0x0030) >> 4); in bus_clk_recalc() local 65 int idx = ((frqcr & 0x4000) >> 12) | ((frqcr & 0x000c) >> 2); in cpu_clk_recalc() local 81 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
D | clock-sh7706.c | 25 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in master_clk_init() local 37 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in module_clk_recalc() local 49 int idx = ((frqcr & 0x8000) >> 13) | ((frqcr & 0x0030) >> 4); in bus_clk_recalc() local 61 int idx = ((frqcr & 0x4000) >> 12) | ((frqcr & 0x000c) >> 2); in cpu_clk_recalc() local 77 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
D | clock-sh7710.c | 35 int idx = (__raw_readw(FRQCR) & 0x0007); in module_clk_recalc() local 45 int idx = (__raw_readw(FRQCR) & 0x0700) >> 8; in bus_clk_recalc() local 55 int idx = (__raw_readw(FRQCR) & 0x0070) >> 4; in cpu_clk_recalc() local 70 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
D | clock-sh7712.c | 24 int idx = (frqcr & 0x0300) >> 8; in master_clk_init() local 36 int idx = frqcr & 0x0007; in module_clk_recalc() local 48 int idx = (frqcr & 0x0030) >> 4; in cpu_clk_recalc() local 63 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
D | clock-sh7705.c | 41 int idx = __raw_readw(FRQCR) & 0x0003; in module_clk_recalc() local 51 int idx = (__raw_readw(FRQCR) & 0x0300) >> 8; in bus_clk_recalc() local 61 int idx = (__raw_readw(FRQCR) & 0x0030) >> 4; in cpu_clk_recalc() local 76 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
/arch/x86/crypto/ |
D | sha512-avx-asm.S | 130 idx = \rnd define 171 idx = \rnd - 2 define 173 idx = \rnd - 15 define 186 idx = \rnd define 226 idx = \rnd - 16 define 228 idx = \rnd - 7 define 235 idx = \rnd + 1 define 247 idx = \rnd define
|
D | sha512-ssse3-asm.S | 124 idx = \rnd define 170 idx = \rnd -2 define 176 idx = \rnd define 178 idx = \rnd - 15 define 222 idx = \rnd + 1 define 243 idx = \rnd - 7 define 259 idx = \rnd define
|
/arch/sh/kernel/cpu/sh4a/ |
D | ubc.c | 15 #define UBC_CBR(idx) (0xff200000 + (0x20 * idx)) argument 16 #define UBC_CRR(idx) (0xff200004 + (0x20 * idx)) argument 17 #define UBC_CAR(idx) (0xff200008 + (0x20 * idx)) argument 18 #define UBC_CAMR(idx) (0xff20000c + (0x20 * idx)) argument 32 static void sh4a_ubc_enable(struct arch_hw_breakpoint *info, int idx) in sh4a_ubc_enable() 38 static void sh4a_ubc_disable(struct arch_hw_breakpoint *info, int idx) in sh4a_ubc_disable()
|
D | clock-sh7770.c | 30 int idx = ((__raw_readl(FRQCR) >> 28) & 0x000f); in module_clk_recalc() local 40 int idx = (__raw_readl(FRQCR) & 0x000f); in bus_clk_recalc() local 50 int idx = ((__raw_readl(FRQCR) >> 24) & 0x000f); in cpu_clk_recalc() local 65 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
D | clock-sh7780.c | 33 int idx = (__raw_readl(FRQCR) & 0x0003); in module_clk_recalc() local 43 int idx = ((__raw_readl(FRQCR) >> 16) & 0x0007); in bus_clk_recalc() local 53 int idx = ((__raw_readl(FRQCR) >> 24) & 0x0001); in cpu_clk_recalc() local 68 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops() 76 int idx = ((__raw_readl(FRQCR) >> 20) & 0x0007); in shyway_clk_recalc() local
|
D | clock-sh7763.c | 33 int idx = ((__raw_readl(FRQCR) >> 4) & 0x07); in module_clk_recalc() local 43 int idx = ((__raw_readl(FRQCR) >> 16) & 0x07); in bus_clk_recalc() local 62 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops() 70 int idx = ((__raw_readl(FRQCR) >> 20) & 0x07); in shyway_clk_recalc() local
|
D | perf_event.c | 14 #define PPC_CCBR(idx) (0xff200800 + (sizeof(u32) * idx)) argument 15 #define PPC_PMCTR(idx) (0xfc100000 + (sizeof(u32) * idx)) argument 227 static u64 sh4a_pmu_read(int idx) in sh4a_pmu_read() 232 static void sh4a_pmu_disable(struct hw_perf_event *hwc, int idx) in sh4a_pmu_disable() 241 static void sh4a_pmu_enable(struct hw_perf_event *hwc, int idx) in sh4a_pmu_enable()
|
/arch/mips/include/asm/ |
D | tlb.h | 8 #define _UNIQUE_ENTRYHI(base, idx) \ argument 11 #define UNIQUE_ENTRYHI(idx) _UNIQUE_ENTRYHI(CKSEG0, idx) argument 12 #define UNIQUE_GUEST_ENTRYHI(idx) _UNIQUE_ENTRYHI(CKSEG1, idx) argument
|
/arch/sh/kernel/cpu/sh4/ |
D | clock-sh4.c | 37 int idx = (__raw_readw(FRQCR) & 0x0007); in module_clk_recalc() local 47 int idx = (__raw_readw(FRQCR) >> 3) & 0x0007; in bus_clk_recalc() local 57 int idx = (__raw_readw(FRQCR) >> 6) & 0x0007; in cpu_clk_recalc() local 72 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
/arch/sh/kernel/cpu/sh2a/ |
D | clock-sh7201.c | 36 int idx = (__raw_readw(FREQCR) & 0x0007); in module_clk_recalc() local 46 int idx = (__raw_readw(FREQCR) & 0x0007); in bus_clk_recalc() local 56 int idx = ((__raw_readw(FREQCR) >> 4) & 0x0007); in cpu_clk_recalc() local 71 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
D | clock-sh7203.c | 38 int idx = (__raw_readw(FREQCR) & 0x0007); in module_clk_recalc() local 48 int idx = (__raw_readw(FREQCR) & 0x0007); in bus_clk_recalc() local 67 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
D | clock-sh7206.c | 35 int idx = (__raw_readw(FREQCR) & 0x0007); in module_clk_recalc() local 54 int idx = (__raw_readw(FREQCR) & 0x0007); in cpu_clk_recalc() local 69 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
/arch/x86/um/ |
D | tls_32.c | 66 int idx; in get_free_idx() local 92 int idx; in load_TLS() local 201 int idx, int flushed) in set_tls_entry() 218 int idx, ret = -EFAULT; in arch_set_tls() local 236 int idx) in get_tls_entry() 274 int idx, ret; in SYSCALL_DEFINE1() local 305 int ptrace_set_thread_area(struct task_struct *child, int idx, in ptrace_set_thread_area() 322 int idx, ret; in SYSCALL_DEFINE1() local 344 int ptrace_get_thread_area(struct task_struct *child, int idx, in ptrace_get_thread_area()
|
/arch/arm/mach-omap2/ |
D | cm2xxx_3xxx.h | 50 static inline u32 omap2_cm_read_mod_reg(s16 module, u16 idx) in omap2_cm_read_mod_reg() 55 static inline void omap2_cm_write_mod_reg(u32 val, s16 module, u16 idx) in omap2_cm_write_mod_reg() 62 s16 idx) in omap2_cm_rmw_mod_reg_bits() 75 static inline u32 omap2_cm_read_mod_bits_shift(s16 domain, s16 idx, u32 mask) in omap2_cm_read_mod_bits_shift() 86 static inline u32 omap2_cm_set_mod_reg_bits(u32 bits, s16 module, s16 idx) in omap2_cm_set_mod_reg_bits() 91 static inline u32 omap2_cm_clear_mod_reg_bits(u32 bits, s16 module, s16 idx) in omap2_cm_clear_mod_reg_bits()
|
D | prm2xxx_3xxx.h | 53 static inline u32 omap2_prm_read_mod_reg(s16 module, u16 idx) in omap2_prm_read_mod_reg() 58 static inline void omap2_prm_write_mod_reg(u32 val, s16 module, u16 idx) in omap2_prm_write_mod_reg() 65 s16 idx) in omap2_prm_rmw_mod_reg_bits() 78 static inline u32 omap2_prm_read_mod_bits_shift(s16 domain, s16 idx, u32 mask) in omap2_prm_read_mod_bits_shift() 89 static inline u32 omap2_prm_set_mod_reg_bits(u32 bits, s16 module, s16 idx) in omap2_prm_set_mod_reg_bits() 94 static inline u32 omap2_prm_clear_mod_reg_bits(u32 bits, s16 module, s16 idx) in omap2_prm_clear_mod_reg_bits()
|
/arch/csky/mm/ |
D | tlb.c | 80 int idx; in flush_tlb_range() local 120 int idx; in flush_tlb_kernel_range() local 151 int oldpid, idx; in flush_tlb_page() local 182 int oldpid, idx; in flush_tlb_one() local
|
/arch/arm64/kvm/ |
D | pmu.c | 67 #define PMEVTYPER_READ_CASE(idx) \ argument 71 #define PMEVTYPER_WRITE_CASE(idx) \ argument 113 static u64 kvm_vcpu_pmu_read_evtype_direct(int idx) in kvm_vcpu_pmu_read_evtype_direct() 130 static void kvm_vcpu_pmu_write_evtype_direct(int idx, u32 val) in kvm_vcpu_pmu_write_evtype_direct()
|
/arch/parisc/mm/ |
D | fixmap.c | 13 void notrace set_fixmap(enum fixed_addresses idx, phys_addr_t phys) in set_fixmap() 30 void notrace clear_fixmap(enum fixed_addresses idx) in clear_fixmap()
|
/arch/sh/mm/ |
D | kmap.c | 30 enum fixed_addresses idx; in kmap_coherent() local 54 enum fixed_addresses idx = __virt_to_fix(vaddr); in kunmap_coherent() local
|