Searched refs:OS (Results 1 – 25 of 25) sorted by relevance
/arch/alpha/include/asm/ |
D | jensen.h | 307 #define IOPORT(OS, NS) \ argument 311 return jensen_read##OS(xaddr - 0x100000000ul); \ 313 return jensen_in##OS((unsigned long)xaddr); \ 318 jensen_write##OS(b, xaddr - 0x100000000ul); \ 320 jensen_out##OS(b, (unsigned long)xaddr); \
|
D | core_t2.h | 574 #define IOPORT(OS, NS) \ argument 578 return t2_read##OS(xaddr); \ 580 return t2_in##OS((unsigned long)xaddr - T2_IO); \ 585 t2_write##OS(b, xaddr); \ 587 t2_out##OS(b, (unsigned long)xaddr - T2_IO); \
|
/arch/um/ |
D | Makefile | 21 OS := $(shell uname -s) macro 28 $(ARCH_DIR)/os-$(OS)/ 79 include $(srctree)/$(ARCH_DIR)/Makefile-os-$(OS) 157 export HEADER_ARCH SUBARCH USER_CFLAGS CFLAGS_NO_HARDENING OS DEV_NULL_PATH
|
/arch/arm/boot/dts/ |
D | rk3288-veyron-speedy.dts | 87 * RECOVERY_SW_L is Chrome OS ABI. Schematics call 243 * AP_FLASH_WP_L is Chrome OS ABI. Schematics call
|
D | rk3288-veyron-jaq.dts | 95 * RECOVERY_SW_L is Chrome OS ABI. Schematics call 251 * AP_FLASH_WP_L is Chrome OS ABI. Schematics call
|
D | bcm2711-rpi.dtsi | 59 * into memory for the OS to consume. It'll also update this node with
|
D | rk3288-veyron-minnie.dts | 147 * RECOVERY_SW_L is Chrome OS ABI. Schematics call 308 * AP_FLASH_WP_L is Chrome OS ABI. Schematics call
|
D | rk3288-veyron-mickey.dts | 275 * RECOVERY_SW_L is Chrome OS ABI. Schematics call 375 * AP_FLASH_WP_L is Chrome OS ABI. Schematics call
|
D | rk3288-veyron-fievel.dts | 217 * RECOVERY_SW_L is Chrome OS ABI. Schematics call 388 * AP_FLASH_WP_L is Chrome OS ABI. Schematics call
|
D | imx6q-cm-fx6.dts | 484 * If the OS probes the Bluetooth AMP function advertised on this bus 487 * Users who configured their OS properly can enable this node to gain
|
D | rk3288-veyron-jerry.dts | 225 * RECOVERY_SW_L is Chrome OS ABI. Schematics call 381 * AP_FLASH_WP_L is Chrome OS ABI. Schematics call
|
/arch/x86/um/ |
D | Makefile | 16 mem_$(BITS).o subarch.o os-$(OS)/
|
/arch/arm/kernel/ |
D | entry-common.S | 231 addne scno, r7, #__NR_SYSCALL_BASE @ put OS number in 261 eor scno, scno, #__NR_SYSCALL_BASE @ check OS number 282 eor r0, scno, #__NR_SYSCALL_BASE @ put OS number back
|
/arch/powerpc/boot/dts/ |
D | xpedite5200.dts | 392 label = "Primary OS"; 396 label = "Secondary OS";
|
D | xpedite5200_xmon.dts | 396 label = "Primary OS"; 400 label = "Secondary OS";
|
/arch/arm/mach-tegra/ |
D | reset-handler.S | 188 bleq __die @ CPU not present (to OS)
|
/arch/arm64/boot/dts/amd/ |
D | amd-seattle-soc.dtsi | 133 gpio0: gpio@e1040000 { /* Not available to OS for B0 */
|
/arch/arm/nwfpe/ |
D | ChangeLog | 51 over one of the most important structures in the entire OS.
|
/arch/powerpc/platforms/pseries/ |
D | Kconfig | 76 which may need OS attention. RTAS returns events for multiple
|
/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 | 882 prompt "Monitor OS statistics" 885 This provides OS related data to the Linux - VM Monitor Stream, like
|
/arch/powerpc/ |
D | Kconfig | 961 policies to extend secure boot to the OS. This config allows a user 962 to enable OS secure boot on systems that have firmware support for
|
/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
|