Searched refs:OS (Results 1 – 18 of 18) 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 | 10 OS := $(shell uname -s) macro 19 $(ARCH_DIR)/os-$(OS)/ 66 include $(srctree)/$(ARCH_DIR)/Makefile-os-$(OS) 158 export SUBARCH USER_CFLAGS CFLAGS_NO_HARDENING OS DEV_NULL_PATH
|
/arch/ia64/xen/ |
D | Kconfig | 17 both as a guest OS on Xen and natively on hardware.
|
/arch/x86/um/ |
D | Makefile | 15 mem_$(BITS).o subarch.o os-$(OS)/
|
/arch/arm/kernel/ |
D | entry-common.S | 394 addne scno, r7, #__NR_SYSCALL_BASE @ put OS number in 425 eor scno, scno, #__NR_SYSCALL_BASE @ check OS number 442 eor r0, scno, #__NR_SYSCALL_BASE @ put OS number back
|
/arch/arm/mach-tegra/ |
D | reset-handler.S | 161 bleq __die @ CPU not present (to OS)
|
/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/powerpc/platforms/pseries/ |
D | Kconfig | 68 which may need OS attention. RTAS returns events for multiple
|
/arch/arm/nwfpe/ |
D | ChangeLog | 51 over one of the most important structures in the entire OS.
|
/arch/arm/mach-omap1/ |
D | pm.c | 119 #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 | 670 prompt "Monitor OS statistics" 673 This provides OS related data to the Linux - VM Monitor Stream, like
|
/arch/arm/ |
D | Kconfig | 2250 tristate "RISC OS personality" 2254 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
|