Searched refs:UP (Results 1 – 25 of 26) sorted by relevance
12
/arch/alpha/kernel/ |
D | machvec_impl.h | 76 #define IO_LITE(UP,low) \ argument 77 .hae_register = (unsigned long *) CAT(UP,_HAE_ADDRESS), \ 78 .iack_sc = CAT(UP,_IACK_SC), \ 99 #define IO(UP,low) \ argument 100 IO_LITE(UP,low), \
|
/arch/x86/lib/ |
D | cmpxchg8b_emu.S | 24 # Emulate 'cmpxchg8b (%esi)' on UP except we don't
|
/arch/mips/mm/ |
D | mmap.c | 52 enum mmap_allocation_direction {UP, DOWN}; enumerator 130 addr0, len, pgoff, flags, UP); in arch_get_unmapped_area()
|
/arch/arc/boot/dts/ |
D | axs103.dts | 11 * AXC003 FPGA Card (with UP bitfile)
|
D | vdk_axc003.dtsi | 10 * Device tree for AXC003 CPU card: HS38x UP configuration (VDK version)
|
D | axc003.dtsi | 10 * Device tree for AXC003 CPU card: HS38x UP configuration
|
/arch/arm/vfp/ |
D | vfphw.S | 101 @ For UP, checking that this thread owns the hw context is 105 @ On UP, we lazily save the VFP context. As a different
|
/arch/powerpc/kernel/ |
D | rtas.c | 832 UP, enumerator 866 case UP: in rtas_cpu_state_change_mask() 873 ((state == UP) ? "up" : "down"), in rtas_cpu_state_change_mask() 877 if (state == UP) { in rtas_cpu_state_change_mask() 897 ret = rtas_cpu_state_change_mask(UP, cpus); in rtas_online_cpus_mask()
|
/arch/arm/kernel/ |
D | head.S | 509 bne __fixup_smp_on_up @ no, assume UP 522 bne __fixup_smp_on_up @ no, assume UP
|
/arch/arm/common/ |
D | mcpm_head.S | 92 @ Signal that this CPU is coming UP:
|
/arch/powerpc/boot/dts/ |
D | ac14xx.dts | 372 0x01000067 /* UP */
|
/arch/m68k/fpsp040/ |
D | satan.S | 280 movew #0x0000,XDCARE(%a6) | ...CLEAN UP X JUST IN CASE
|
D | ssin.S | 200 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 555 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
|
D | stan.S | 188 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
|
/arch/arm/mach-pxa/ |
D | magician.c | 159 INIT_KEY(UP, GPIO93_MAGICIAN_KEY_UP, "Up button"),
|
/arch/arm/boot/dts/ |
D | exynos4412-trats2.dts | 922 PIN_SLP(gpa0-3, INPUT, UP); 926 PIN_SLP(gpa0-7, INPUT, UP); 940 PIN_SLP(gpb-5, INPUT, UP);
|
D | exynos3250-rinato.dts | 744 PIN_SLP(gpe0-3, INPUT, UP);
|
D | am43x-epos-evm.dts | 97 0x00030067 /* UP */
|
D | am437x-gp-evm.dts | 75 0x01000067 /* UP */
|
/arch/m32r/platforms/mappi/ |
D | dot.gdbinit.smp | 320 ## Boot UP
|
/arch/arm/mm/ |
D | proc-v7.S | 290 ALT_UP(mov r0, #(1 << 6)) @ fake it for UP
|
/arch/xtensa/ |
D | Kconfig | 248 on UP kernel when processor has no s32c1i support.
|
/arch/sh/ |
D | Kconfig | 719 This is the default implementation for both UP and non-ll/sc
|
/arch/mips/ |
D | Kconfig | 2270 comment "MIPS R2-to-R6 emulator is only available for UP kernels"
|
/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 5046 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 5776 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
|
12