Home
last modified time | relevance | path

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

/arch/mips/sgi-ip27/
A Dip27-smp.c29 static int node_scan_cpus(nasid_t nasid, int highest) in node_scan_cpus() argument
45 if (cpuid > highest) in node_scan_cpus()
46 highest = cpuid; in node_scan_cpus()
64 return highest; in node_scan_cpus()
69 int i, highest = 0; in cpu_node_probe() local
80 highest = node_scan_cpus(nasid, highest); in cpu_node_probe()
83 printk("Discovered %d cpus on %d nodes\n", highest + 1, num_online_nodes()); in cpu_node_probe()
/arch/powerpc/platforms/powernv/
A Dsubcore-asm.S56 li r5, (HID0_POWER8_4LPARMODE | HID0_POWER8_2LPARMODE)@highest
/arch/arm64/boot/dts/freescale/
A Dimx8mq-phanbell.dts98 <&A53_0 0 1>; /* Exclude highest OPP */
104 <&A53_0 0 2>; /* Exclude two highest OPPs */
/arch/mips/include/asm/
A Dstackframe.h123 lui k1, %highest(kernelsp)
172 lui k1, %highest(kernelsp)
/arch/mips/kernel/
A Dgenex.S211 lui k1, %highest(irq_stack)
322 lui k1, %highest(irq_stack)
/arch/arm64/boot/dts/qcom/
A Dsdm660.dtsi20 * 775MHz is only available on the highest speed bin
/arch/m68k/ifpsp060/src/
A 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
A 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/
A Dppc_asm.h378 lis tmp, (expr)@highest; \
/arch/powerpc/kernel/
A Dexceptions-64e.S1476 lis r3,PAGE_OFFSET@highest
/arch/x86/
A DKconfig985 # ( If MAXSMP is enabled we just use the highest possible value and disable

Completed in 763 milliseconds