Searched refs:system (Results 1 – 25 of 344) sorted by relevance
12345678910>>...14
/arch/microblaze/boot/dts/ |
D | Makefile | 7 $(obj)/linked_dtb.o: $(obj)/system.dtb 10 ifneq ($(DTB),system) 11 $(obj)/system.dtb: $(obj)/$(DTB).dtb
|
/arch/arm/boot/dts/ |
D | imx27-phytec-phycore-rdk.dts | 227 label = "system:red1:user"; 232 label = "system:green1:user"; 237 label = "system:blue1:user"; 242 label = "system:red2:user"; 247 label = "system:green2:user"; 252 label = "system:blue2:user"; 257 label = "system:red3:nand"; 263 label = "system:green3:live"; 269 label = "system:blue3:cpu";
|
D | bcm47189-tenda-ac9.dts | 43 system { 44 label = "bcm53xx:blue:system";
|
D | kirkwood-topkick.dts | 136 label = "topkick:red:system"; 139 system { 140 label = "topkick:blue:system";
|
/arch/nios2/boot/ |
D | Makefile | 38 extra-$(CONFIG_NIOS2_DTB_SOURCE_BOOL) += system.dtb 40 $(obj)/system.dtb: $(DTB_SRC) FORCE 44 $(obj)/linked_dtb.o: $(obj)/system.dtb
|
/arch/mips/dec/prom/ |
D | identify.c | 47 static char system[STR_BUF_LEN]; in get_system_type() local 52 snprintf(system, STR_BUF_LEN, "Digital %s", in get_system_type() 56 return system; in get_system_type()
|
/arch/alpha/kernel/ |
D | machvec_impl.h | 147 #define ALIAS_MV(system) \ 148 struct alpha_machine_vector alpha_mv __attribute__((alias(#system "_mv"))); \ 151 #define ALIAS_MV(system) \ argument 152 asm(".global alpha_mv\nalpha_mv = " #system "_mv"); \
|
/arch/powerpc/platforms/pseries/ |
D | Kconfig | 55 Provides: /sys/devices/system/cpu/pseries_(de)activation_hint_list 56 and /sys/devices/system/cpu/cpuN/pseries_(de)activation_hint 84 Provide system capacity information via human readable 92 debug messages to the system log. Select this if you are having a 105 With this option a system running in an LPAR can be given more 115 to reduce the memory size of the system. This is accomplished 117 makes sense for a system running in an LPAR where the unused pages
|
/arch/ia64/ |
D | Kconfig | 151 This selects the system type of your hardware. A "generic" kernel 152 will run on any supported IA-64 system. However, if you configure 153 a kernel for your specific system, it will be faster and smaller. 155 generic For any supported IA-64 system 198 types of ia64 systems. If you have an SGI Altix system, it's safe 210 types of ia64 systems. If you have an SGI UV system, it's safe 313 a system with only one CPU, say N. If you have a system with more 317 systems, but will use only one CPU of a multiprocessor system. If 319 single processor systems. On a single processor system, the kernel 333 You should set this to the number of CPUs in your system, but [all …]
|
/arch/mips/boot/dts/qca/ |
D | ar9331_dpt_module.dts | 25 system { 26 label = "dpt-module:green:system";
|
D | ar9331_omega.dts | 25 system { 26 label = "onion:amber:system";
|
D | ar9331_dragino_ms14.dts | 43 system { 44 label = "dragino2:red:system";
|
/arch/m68k/ifpsp060/ |
D | fskeleton.S | 60 | routine. The operating system can do system dependent clean-up or 71 | is present. The routine below should point to the operating system handler 90 | is present. The routine below should point to the operating system handler 108 | is present. The routine below should point to the operating system handler 127 | is present. The routine below should point to the operating system handler 146 | is present. The routine below should point to the operating system handler 165 | is present. The routine below should point to the operating system handler 184 | is present. The routine below should point to the operating system handler 247 | system handler for the trap exception vector number 7.
|
D | isp.doc | 34 integrated into an operating system to handle the "Unimplemented 92 by the host operating system. This section MUST be exactly 128 bytes in 109 exception (vector #61), the operating system should execute something 183 host system (see isp.s source code), then these "Call-out"s should be 184 made, by the system integrator, to point directly back into the package 192 actions which are too system-specific, then the system integrator must
|
/arch/s390/kernel/ |
D | vtime.c | 126 u64 timer, clock, user, guest, system, hardirq, softirq, steal; in do_account_vtime() local 157 system = update_tsk_timer(&tsk->thread.system_timer, in do_account_vtime() 164 clock - user - guest - system - hardirq - softirq; in do_account_vtime() 177 if (system) in do_account_vtime() 178 account_system_index_scaled(tsk, system, CPUTIME_SYSTEM); in do_account_vtime() 190 return virt_timer_forward(user + guest + system + hardirq + softirq); in do_account_vtime()
|
/arch/m68k/ |
D | Kconfig | 100 bool "kexec system call" 104 kexec is a system call that implements the ability to shutdown your 106 but it is independent of the system firmware. And like a reboot 109 The name comes from the similarity to the exec system call.
|
D | Kconfig.bus | 12 HP300 machines. If you are using such a system you almost certainly 44 name of a bus system, i.e. the way the CPU talks to the other stuff 46 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
|
D | Kconfig.devices | 57 ethertap device to the host system. 125 system console (the system console is the device which receives all 131 (/dev/tty0) will still be used as the system console by default, but 139 system console.
|
/arch/arm/mach-highbank/ |
D | Makefile | 1 obj-y := highbank.o system.o smc.o
|
/arch/powerpc/platforms/cell/ |
D | Kconfig | 46 tristate "SPU file system" 51 The SPU file system is used to access Synergistic Processing 71 This adds a method to trigger system reset via front panel pinhole button.
|
/arch/um/ |
D | Kconfig.um | 31 While the User-Mode Linux port uses its own root file system for 56 a full-blown operating system running under every user mode linux 71 If you say Y here, you will have some control over the system even 72 if the system crashes for example during kernel debugging (e.g., you 73 will be able to flush the buffer cache to disk, reboot the system
|
/arch/arm/mach-davinci/ |
D | Kconfig | 19 bool "DaVinci 644x based system" 24 bool "DaVinci 355 based system" 29 bool "DaVinci 646x based system" 34 bool "DA830/OMAP-L137/AM17x based system" 42 bool "DA850/OMAP-L138/AM18x based system" 51 bool "DaVinci 365 based system" 242 If you are booting from another operating system, you
|
/arch/powerpc/platforms/ps3/ |
D | Makefile | 4 obj-y += system-bus.o
|
/arch/mips/boot/dts/ingenic/ |
D | qi_lb60.dts | 19 system-power-controller;
|
/arch/arm/plat-omap/ |
D | Kconfig | 43 by default during system init via the enable_on_init flag 63 If you are booting from another operating system, you 120 Select this option if you want to have your system wake up 122 system from serial console.
|
12345678910>>...14