Searched refs:OS (Results 1 – 17 of 17) sorted by relevance
/arch/alpha/include/asm/ |
D | jensen.h | 306 #define IOPORT(OS, NS) \ argument 310 return jensen_read##OS(xaddr - 0x100000000ul); \ 312 return jensen_in##OS((unsigned long)xaddr); \ 317 jensen_write##OS(b, xaddr - 0x100000000ul); \ 319 jensen_out##OS(b, (unsigned long)xaddr); \
|
D | core_t2.h | 573 #define IOPORT(OS, NS) \ argument 577 return t2_read##OS(xaddr); \ 579 return t2_in##OS((unsigned long)xaddr - T2_IO); \ 584 t2_write##OS(b, xaddr); \ 586 t2_out##OS(b, (unsigned long)xaddr - T2_IO); \
|
/arch/um/ |
D | Makefile | 21 OS := $(shell uname -s) macro 30 $(ARCH_DIR)/os-$(OS)/ 77 include $(srctree)/$(ARCH_DIR)/Makefile-os-$(OS) 168 export SUBARCH USER_CFLAGS CFLAGS_NO_HARDENING OS DEV_NULL_PATH
|
/arch/x86/um/ |
D | Makefile | 15 mem_$(BITS).o subarch.o os-$(OS)/
|
/arch/arm/kernel/ |
D | entry-common.S | 403 addne scno, r7, #__NR_SYSCALL_BASE @ put OS number in 427 eor scno, scno, #__NR_SYSCALL_BASE @ check OS number 443 eor r0, scno, #__NR_SYSCALL_BASE @ put OS number back
|
/arch/powerpc/boot/dts/ |
D | xpedite5200.dts | 395 label = "Primary OS"; 399 label = "Secondary OS";
|
D | xpedite5200_xmon.dts | 399 label = "Primary OS"; 403 label = "Secondary OS";
|
/arch/arm/mach-tegra/ |
D | reset-handler.S | 164 bleq __die @ CPU not present (to OS)
|
/arch/arm/nwfpe/ |
D | ChangeLog | 51 over one of the most important structures in the entire OS.
|
/arch/powerpc/platforms/pseries/ |
D | Kconfig | 64 which may need OS attention. RTAS returns events for multiple
|
/arch/arm/mach-omap1/ |
D | pm.c | 123 #warning Enable 32kHz OS timer in order to allow sleep states in idle in omap1_pm_idle()
|
/arch/m68k/q40/ |
D | README | 21 it can make the floppy very slow or practically stop. Other Q40 OS' simply
|
/arch/m68k/fpsp040/ |
D | skeleton.S | 22 | OS specific work to be done (such as handling a context switch or
|
/arch/s390/ |
D | Kconfig | 742 prompt "Monitor OS statistics" 745 This provides OS related data to the Linux - VM Monitor Stream, like
|
/arch/arm/ |
D | Kconfig | 2194 tristate "RISC OS personality" 2198 Acorn RISC OS/Arthur binaries under Linux. This code is still very
|
/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 3839 # check to see if the FPU is disabled. if so, jump to the OS entry
|
D | fpsp.S | 3851 # check to see if the FPU is disabled. if so, jump to the OS entry 3859 # Instruction exception stack frame else branch to the OS entry
|