Home
last modified time | relevance | path

Searched refs:highest (Results 1 – 23 of 23) sorted by relevance

/arch/mips/sgi-ip27/
Dip27-smp.c57 static int do_cpumask(cnodeid_t cnode, nasid_t nasid, int highest) in do_cpumask() argument
74 if (cpuid > highest) in do_cpumask()
75 highest = cpuid; in do_cpumask()
94 return highest; in do_cpumask()
99 int i, highest = 0; in cpu_node_probe() local
124 highest = do_cpumask(i, nasid, highest); in cpu_node_probe()
127 printk("Discovered %d cpus on %d nodes\n", highest + 1, num_online_nodes()); in cpu_node_probe()
/arch/powerpc/platforms/wsp/
Dscom_smp.c185 u32 highest = val >> 48; in a2_scom_setgpr() local
193 if (highest) in a2_scom_setgpr()
194 rc |= a2_scom_ram(scom, thread, lis | highest, lext); in a2_scom_setgpr()
197 if (highest) in a2_scom_setgpr()
203 if (highest || higher) in a2_scom_setgpr()
207 if (highest || higher) in a2_scom_setgpr()
213 if (highest || higher || high) in a2_scom_setgpr()
/arch/arm/mach-prima2/include/mach/
Dentry-macro.S19 ldr \irqnr, [\base, #SIRFSOC_INT_ID] @ Get the highest priority irq
/arch/blackfin/mach-bf533/
DKconfig89 highest priority number 7 to UART or any other device.
/arch/blackfin/mach-bf537/
DKconfig111 highest priority number 7 to UART or any other device.
/arch/powerpc/platforms/powernv/
Dopal-takeover.S68 li r12,(MSR_SF | MSR_ISF)@highest
/arch/blackfin/mach-bf538/
DKconfig159 highest priority number 7 to UART or any other device.
/arch/powerpc/kernel/
Dhead_64.S396 lis r25,PAGE_OFFSET@highest /* compute virtual base of kernel */
656 li r12,(MSR_64BIT | MSR_ISF)@highest
Dexceptions-64e.S1244 lis r3,PAGE_OFFSET@highest
/arch/frv/kernel/
Dhead-uc-fr451.S68 # - start with the highest numbered registers
Dhead-uc-fr401.S253 # - start with the highest numbered registers
Dhead-uc-fr555.S241 # - start with the highest numbered registers
Dhead.S577 sub.p gr5,gr6,gr6 ; bit number of highest set bit (1MB=>20)
/arch/blackfin/mach-bf561/
DKconfig206 highest priority number 7 to UART or any other device.
/arch/mips/include/asm/
Dstackframe.h106 lui k1, %highest(kernelsp)
146 lui k1, %highest(kernelsp)
/arch/blackfin/mach-bf527/
DKconfig318 highest priority number 7 to UART or any other device.
/arch/blackfin/mach-bf518/
DKconfig313 highest priority number 7 to UART or any other device.
/arch/mn10300/
DKconfig397 comment "[!] NOTE: A lower number/level indicates a higher priority (0 is highest, 6 is lowest)"
428 int "The highest interrupt priority excluded by local_irq_disable() (2-6)"
/arch/x86/boot/
Dheader.S342 # The highest safe address for
/arch/blackfin/mach-bf548/
DKconfig376 highest priority number 7 to UART or any other device.
/arch/m68k/ifpsp060/src/
Dpfpsp.S1320 # we determine the highest priority exception(if any) set by the
1347 bfffo %d0{&24:&8},%d0 # find highest priority exception
1865 # we determine the highest priority exception(if any) set by the
1925 bfffo %d0{&24:&8},%d0 # find highest priority exception
2105 # determine the highest priority exception(if any) set by the
2617 # we determine the highest priority exception(if any) set by the
Dfpsp.S1321 # we determine the highest priority exception(if any) set by the
1348 bfffo %d0{&24:&8},%d0 # find highest priority exception
1866 # we determine the highest priority exception(if any) set by the
1926 bfffo %d0{&24:&8},%d0 # find highest priority exception
2106 # determine the highest priority exception(if any) set by the
2618 # we determine the highest priority exception(if any) set by the
4182 bfffo %d0{&24:&8},%d0 # find highest priority exception
/arch/powerpc/include/asm/
Dppc_asm.h298 lis (reg),(expr)@highest; \