Home
last modified time | relevance | path

Searched refs:loaded (Results 1 – 25 of 36) sorted by relevance

12

/arch/arm64/kvm/
Dreset.c204 bool loaded; in kvm_reset_vcpu() local
216 loaded = (vcpu->cpu != -1); in kvm_reset_vcpu()
217 if (loaded) in kvm_reset_vcpu()
294 if (loaded) in kvm_reset_vcpu()
Darch_timer.c235 WARN_ON(timer_ctx && timer_ctx->loaded); in kvm_timer_irq_can_fire()
253 WARN(ctx->loaded, "timer %d loaded\n", i); in kvm_timer_earliest_exp()
325 if (timer_ctx->loaded) { in kvm_timer_should_fire()
438 if (!ctx->loaded) in timer_save_state()
466 ctx->loaded = false; in timer_save_state()
517 if (ctx->loaded) in timer_restore_state()
537 ctx->loaded = true; in timer_restore_state()
/arch/h8300/boot/compressed/
Dhead.S46 .long 0 ; address of loaded ramdisk image
/arch/m68k/kernel/
Dvmlinux-nommu.lds7 * This linker script is equipped to build either ROM loaded or RAM
/arch/arm/boot/dts/
Darmada-388-clearfog-base.dts50 * register, rather than preserving reset-loaded setting.
Darmada-38x-solidrun-microsom.dtsi66 * register, rather than preserving reset-loaded setting.
Darmada-385-clearfog-gtr.dtsi346 * register, rather than preserving reset-loaded setting.
/arch/s390/boot/
Dhead.S41 .long 0x00080000,0x80000000+iplstart # The first 24 bytes are loaded
45 .long 0x020000f0,0x60000050 # The next 160 byte are loaded
54 .long 0x020003c0,0x60000050 # at location 0 is loaded.
262 # everything loaded, go for it
/arch/mips/sgi-ip27/
DKconfig29 Change the way a Linux kernel is loaded into memory on a MIPS64
/arch/m68k/
DKconfig.debug23 early, i.e. before the normal console driver is loaded.
/arch/sh/boot/compressed/
Dhead_32.S125 .long 0 ! address of loaded ramdisk image
/arch/mips/kernel/
Dentry.S143 jal do_notify_resume # a2 already loaded
/arch/powerpc/
DKconfig571 location the kernel is loaded at. For ppc32, there is no any
583 it has been loaded at and the compile time physical addresses
594 loaded, as a security feature that deters exploit attempts
604 loaded at, which tends to be non-zero and therefore test the
1136 This option enables the kernel to be loaded at any page aligned
1138 the address where the kernel is loaded. The page size here implies
1168 the kernel will be loaded. Normally this should match PAGE_OFFSET
1181 bool "Set physical address where the kernel is loaded"
1184 This gives the physical address where the kernel is loaded.
1189 hex "Physical address where the kernel is loaded" if PHYSICAL_START_BOOL
[all …]
/arch/xtensa/boot/boot-redboot/
Dbootstrap.S91 # a0: address where this code has been loaded
/arch/powerpc/boot/dts/fsl/
Dp1025rdb_36b.dts87 status = "disabled"; /* no firmware loaded */
Dp1025rdb_32b.dts91 status = "disabled"; /* no firmware loaded */
Dp1021mds.dts276 status = "disabled"; /* no firmware loaded */
/arch/arm/vfp/
Dvfphw.S133 @ last loaded onto.
/arch/arm64/boot/dts/qcom/
Dmsm8916-longcheer-l8150.dts24 // wcnss.mdt is not relocatable, so it must be loaded at 0x8b600000
/arch/s390/
DKconfig540 loaded in order for this to work.
608 so it can be loaded at an arbitrary address.
621 this randomizes the address at which the kernel image is loaded,
783 Crash dump kernels are loaded in the main kernel with kexec-tools
/arch/sh/
DKconfig573 which are loaded in the main kernel with kexec-tools into
589 hex "Physical address where the kernel is loaded" if (EXPERT || CRASH_DUMP)
592 This gives the physical address where the kernel is loaded
/arch/um/
DKconfig100 depend on features that require being dynamically loaded (like NSS).
/arch/m68k/q40/
DREADME20 this is not known to have caused any data loss. On highly loaded systems
/arch/riscv/
DKconfig428 loaded in the main kernel with kexec-tools into a specially
534 space since the text section of the kernel is not loaded from flash
/arch/x86/
DKconfig1933 This kernel feature allows a bzImage to be loaded directly
1993 signature of the kernel image. The image can still be loaded without
1999 loaded in order for this to work.
2022 which are loaded in the main kernel with kexec-tools into
2038 hex "Physical address where the kernel is loaded" if (EXPERT || CRASH_DUMP)
2041 This gives the physical address where the kernel is loaded.
2046 it has been loaded by the boot loader and will ignore above physical
2083 so it can be loaded someplace besides the default 1MB.
2092 it has been loaded at and the compile time physical address
2142 where kernel is loaded and run from. Kernel is compiled for an

12