Searched refs:running (Results 1 – 25 of 73) sorted by relevance
123
/arch/powerpc/kernel/ |
D | smp-tbsync.c | 37 static volatile int running; variable 52 while (!running) in smp_generic_take_timebase() 122 running = 1; in smp_generic_give_timebase() 170 running = 0; in smp_generic_give_timebase()
|
/arch/arm/mach-iop13xx/ |
D | Kconfig | 11 Say Y here if you want to support running on the Intel IQ81340SC 17 Say Y here if you want to support running on the Intel IQ81340MC
|
/arch/x86/xen/ |
D | Kconfig | 27 Support running as a Xen PV guest. 39 Support running as a Xen PV Dom0 guest. 46 Support running as a Xen PVHVM guest. 80 bool "Support for running as a PVH guest"
|
/arch/powerpc/kvm/ |
D | Kconfig | 57 Support running unmodified book3s_32 guest kernels 73 Support running unmodified book3s_64 and book3s_32 guest kernels 88 Support running unmodified book3s_64 guest kernels in 107 Support running guest kernels in virtual machines on processors 108 without using hypervisor mode in the host, by running the 153 Support running unmodified E500 guest kernels in virtual machines on 169 Support running unmodified E500MC/E5500/E6500 guest kernels in
|
/arch/mips/sgi-ip27/ |
D | Kconfig | 12 for more memory. Your hardware is almost certainly running in 20 for more memory. Your hardware is almost certainly running in
|
/arch/um/ |
D | Kconfig.net | 30 running UML to exchange packets with its host over one of the 31 host's Ethertap devices, such as /dev/tap0. Additional running 32 UMLs can use additional Ethertap devices, one per running UML. 68 The slip User-Mode Linux network transport allows a running UML to 92 This User-Mode Linux network transport allows one or more running 116 This User-Mode Linux network transport allows one or more running 139 UMLs (even ones running on different host machines!) to talk to 179 The SLiRP User-Mode Linux network transport allows a running UML
|
D | Kconfig.um | 56 a full-blown operating system running under every user mode linux 93 be 1 << order pages. The default is OK unless you're running Valgrind
|
/arch/x86/kvm/ |
D | pmu.h | 45 u64 counter, enabled, running; in pmc_read_counter() local 50 &enabled, &running); in pmc_read_counter()
|
/arch/mips/kvm/ |
D | Kconfig | 49 supports running unmodified guest kernels (with CONFIG_KVM_GUEST=n), 59 When running in Trap & Emulate mode patch privileged
|
/arch/m68k/include/asm/ |
D | dvma.h | 117 int running; /* Are we doing DMA now? */ member 235 dma->running = 0; \
|
/arch/arc/boot/dts/ |
D | skeleton.dtsi | 41 /* TIMER1 for free running clocksource */
|
D | skeleton_hs.dtsi | 42 /* TIMER1 for free running clocksource: Fallback if rtc not found */
|
/arch/arm64/boot/dts/amlogic/ |
D | meson-gxl-mali.dtsi | 31 * free mux to safely change frequency while running.
|
/arch/metag/ |
D | Kconfig | 115 This enables support for systems with more than one thread running 116 Linux. If you have a system with only one thread running Linux, 183 If you plan on running programs which are compiled to use hard floats 193 If you plan on running DSP programs say Y here.
|
D | Kconfig.debug | 16 running more threads on a system and also reduces the pressure
|
D | Kconfig.soc | 66 Halt the core when a panic occurs. This is useful when running
|
/arch/powerpc/platforms/pasemi/ |
D | Kconfig | 40 running under a hypervisor.
|
/arch/cris/ |
D | Kconfig.debug | 16 The CRIS version of gdb can be used to remotely debug a running
|
/arch/sh/ |
D | Kconfig.debug | 38 running more threads on a system and also reduces the pressure 76 If running in painfully slow environments, such as an RTL
|
/arch/m68k/ |
D | Kconfig.cpu | 16 If you anticipate running this kernel on a computer with a classic 18 If you anticipate running this kernel on a computer with a ColdFire 69 If you anticipate running this kernel on a computer with a MC68020 80 If you anticipate running this kernel on a computer with a MC68030 90 If you anticipate running this kernel on a computer with a MC68LC040 101 If you anticipate running this kernel on a computer with a MC68060
|
/arch/x86/platform/olpc/ |
D | xo1-wakeup.S | 16 # OFW lands us here, running in protected mode, with a
|
/arch/s390/kernel/ |
D | head.S | 229 tm .Lcpuid,0xff # running VM ? 268 # startup-code at 0x10000, running in absolute addressing mode 285 # kdump startup-code at 0x10010, running in 64 bit absolute addressing mode
|
/arch/powerpc/platforms/pseries/ |
D | Kconfig | 105 With this option a system running in an LPAR can be given more 117 makes sense for a system running in an LPAR where the unused pages
|
/arch/arm/mach-sa1100/ |
D | sleep.S | 137 @ about 7 ns out of the entire time that the CPU is running!
|
/arch/powerpc/platforms/cell/ |
D | Kconfig | 101 If no spu is running on a given cpu, that cpu will be throttled to
|
123