Home
last modified time | relevance | path

Searched refs:force (Results 1 – 25 of 101) sorted by relevance

12345

/arch/powerpc/sysdev/
Dipic.c40 .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 …]
Dipic.h54 u8 force; /* force register offset from base */ member
Dmpic.h40 const struct cpumask *cpumask, bool force);
/arch/x86/platform/iris/
Diris.c45 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/
Dalix.c43 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/
Dtlb.c42 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/
Dsdrc2xxx.c82 u32 omap2xxx_sdrc_reprogram(u32 level, u32 force) in omap2xxx_sdrc_reprogram() argument
88 if ((curr_perf_level == level) && !force) in omap2xxx_sdrc_reprogram()
Dsleep24xx.S90 strne r0, [r1] @ rewrite DLLA to force DLL reload
92 strne r0, [r1] @ rewrite DLLB to force DLL reload
Dsram242x.S48 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
Dsram243x.S48 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
Dsdrc.h104 u32 omap2xxx_sdrc_reprogram(u32 level, u32 force);
/arch/powerpc/include/asm/
Deeh_event.h36 void eeh_remove_event(struct eeh_pe *pe, bool force);
/arch/powerpc/kernel/
Deeh_event.c162 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/
Daml_nfw.c34 module_param_named(force, force_register, bool, 0);
35 MODULE_PARM_DESC(force, "Install opregion handler even without HPQ5001 device");
/arch/m68k/fpsp040/
Dutil.S6 | 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/
Dhtirq.c30 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/
Duv_irq.c57 bool force) in uv_set_irq_affinity() argument
63 ret = parent->chip->irq_set_affinity(parent, mask, force); in uv_set_irq_affinity()
Duv_time.c260 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/
Dmsi_ia64.c16 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/
Dblowfish_glue.c454 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()
Dtwofish_glue_3way.c467 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()
Ddes3_ede_glue.c481 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/
Dmsp_irq_per.c89 const struct cpumask *affinity, bool force) in msp_per_irq_set_affinity() argument
/arch/mn10300/mm/
Dtlb-mn10300.S80 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/
Dsleep.S32 @ sleep force bit.

12345