/arch/powerpc/sysdev/ |
D | ipic.c | 40 .force = IPIC_SIFCR_H, 47 .force = IPIC_SIFCR_H, 54 .force = IPIC_SIFCR_H, 61 .force = IPIC_SIFCR_H, 68 .force = IPIC_SIFCR_H, 75 .force = IPIC_SIFCR_H, 82 .force = IPIC_SIFCR_H, 89 .force = IPIC_SIFCR_H, 96 .force = IPIC_SIFCR_H, 103 .force = IPIC_SIFCR_H, [all …]
|
D | ipic.h | 54 u8 force; /* force register offset from base */ member
|
D | mpic.h | 40 const struct cpumask *cpumask, bool force);
|
/arch/x86/platform/iris/ |
D | iris.c | 45 static bool force; variable 47 module_param(force, bool, 0); 48 MODULE_PARM_DESC(force, "Set to one to force poweroff handler installation."); 108 if (force != 1) { in iris_init()
|
/arch/x86/platform/geode/ |
D | alix.c | 43 static bool force = 0; variable 44 module_param(force, bool, 0444); 46 MODULE_PARM_DESC(force, "Force detection as ALIX.2/ALIX.3 platform"); 127 if (force) { in alix_present()
|
/arch/um/kernel/ |
D | tlb.c | 42 int force; member 45 #define INIT_HVC(mm, force) \ argument 51 .force = force }) 216 if (hvc->force || pte_newpage(*pte)) { in update_pte_range() 241 if (hvc->force || pmd_newpage(*pmd)) { in update_pmd_range() 263 if (hvc->force || pud_newpage(*pud)) { in update_pud_range() 274 unsigned long end_addr, int force) in fix_range_common() argument 281 hvc = INIT_HVC(mm, force); in fix_range_common() 286 if (force || pgd_newpage(*pgd)) { in fix_range_common() 512 unsigned long end_addr, int force) in fix_range() argument [all …]
|
/arch/arm/mach-omap2/ |
D | sdrc2xxx.c | 82 u32 omap2xxx_sdrc_reprogram(u32 level, u32 force) in omap2xxx_sdrc_reprogram() argument 88 if ((curr_perf_level == level) && !force) in omap2xxx_sdrc_reprogram()
|
D | sleep24xx.S | 90 strne r0, [r1] @ rewrite DLLA to force DLL reload 92 strne r0, [r1] @ rewrite DLLB to force DLL reload
|
D | sram242x.S | 48 mov r8, r3 @ capture force parameter 117 mov r3, #0x4000 @ get val for force 118 orr r5, r5, r3 @ build value for force 212 mov r7, #0x4000 @ get val for force 213 orr r8, r8, r7 @ build value for force
|
D | sram243x.S | 48 mov r8, r3 @ capture force parameter 117 mov r3, #0x4000 @ get val for force 118 orr r5, r5, r3 @ build value for force 212 mov r7, #0x4000 @ get val for force 213 orr r8, r8, r7 @ build value for force
|
D | sdrc.h | 104 u32 omap2xxx_sdrc_reprogram(u32 level, u32 force);
|
/arch/powerpc/include/asm/ |
D | eeh_event.h | 36 void eeh_remove_event(struct eeh_pe *pe, bool force);
|
/arch/powerpc/kernel/ |
D | eeh_event.c | 162 void eeh_remove_event(struct eeh_pe *pe, bool force) in eeh_remove_event() argument 178 if (!force && event->pe && in eeh_remove_event()
|
/arch/ia64/hp/common/ |
D | aml_nfw.c | 34 module_param_named(force, force_register, bool, 0); 35 MODULE_PARM_DESC(force, "Install opregion handler even without HPQ5001 device");
|
/arch/m68k/fpsp040/ |
D | util.S | 6 | ovf_res: used by overflow to force the correct 97 | extended. If the instruction is not fsgldiv or fsglmul but a force- 98 | precision instruction, the rounding precision is then set to the force 109 beql ovff_sgl |force precision is single 111 beql ovff_dbl |force precision is double 124 beql ovff_sgl |the instruction is force single 126 beql ovff_dbl |the instruction is force double 361 beql unff_sgl |force precision is single 362 cmpil #0x3,%d0 |force precision is double 376 beql unff_sgl |force single [all …]
|
/arch/x86/kernel/apic/ |
D | htirq.c | 30 ht_set_affinity(struct irq_data *data, const struct cpumask *mask, bool force) in ht_set_affinity() argument 35 ret = parent->chip->irq_set_affinity(parent, mask, force); in ht_set_affinity()
|
/arch/x86/platform/uv/ |
D | uv_irq.c | 57 bool force) in uv_set_irq_affinity() argument 63 ret = parent->chip->irq_set_affinity(parent, mask, force); in uv_set_irq_affinity()
|
D | uv_time.c | 260 static int uv_rtc_unset_timer(int cpu, int force) in uv_rtc_unset_timer() argument 272 if ((head->next_cpu == bcpu && uv_read_rtc(NULL) >= *t) || force) in uv_rtc_unset_timer()
|
/arch/ia64/kernel/ |
D | msi_ia64.c | 16 const cpumask_t *cpu_mask, bool force) in ia64_set_msi_irq_affinity() argument 133 const struct cpumask *mask, bool force) in dmar_msi_set_affinity() argument
|
/arch/x86/crypto/ |
D | blowfish_glue.c | 454 static int force; variable 455 module_param(force, int, 0); 456 MODULE_PARM_DESC(force, "Force module load, ignore CPU blacklist"); 460 if (!force && is_blacklisted_cpu()) { in init()
|
D | twofish_glue_3way.c | 467 static int force; variable 468 module_param(force, int, 0); 469 MODULE_PARM_DESC(force, "Force module load, ignore CPU blacklist"); 473 if (!force && is_blacklisted_cpu()) { in init()
|
D | des3_ede_glue.c | 481 static int force; variable 482 module_param(force, int, 0); 483 MODULE_PARM_DESC(force, "Force module load, ignore CPU blacklist"); 487 if (!force && is_blacklisted_cpu()) { in des3_ede_x86_init()
|
/arch/mips/pmcs-msp71xx/ |
D | msp_irq_per.c | 89 const struct cpumask *affinity, bool force) in msp_per_irq_set_affinity() argument
|
/arch/mn10300/mm/ |
D | tlb-mn10300.S | 80 mov _PAGE_VALID,d2 # force address error handler to be 143 mov _PAGE_VALID,d2 # force address error handler to be
|
/arch/arm/mach-prima2/ |
D | sleep.S | 32 @ sleep force bit.
|