Home
last modified time | relevance | path

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

12

/arch/arm64/kvm/
A Dreset.c193 bool loaded; in kvm_reset_vcpu() local
202 loaded = (vcpu->cpu != -1); in kvm_reset_vcpu()
203 if (loaded) in kvm_reset_vcpu()
256 if (loaded) in kvm_reset_vcpu()
A Darch_timer.c266 WARN_ON(timer_ctx && timer_ctx->loaded); in kvm_timer_irq_can_fire()
300 WARN(ctx->loaded, "timer %d loaded\n", i); in kvm_timer_earliest_exp()
375 if (timer_ctx->loaded) { in kvm_timer_should_fire()
510 if (!ctx->loaded) in timer_save_state()
568 ctx->loaded = false; in timer_save_state()
621 if (ctx->loaded) in timer_restore_state()
657 ctx->loaded = true; in timer_restore_state()
/arch/arm64/boot/dts/broadcom/
A Dbcm2712-rpi-5-b.dts6 * already contains RP1 node, so no overlay is loaded nor needed).
/arch/m68k/kernel/
A Dvmlinux-nommu.lds7 * This linker script is equipped to build either ROM loaded or RAM
/arch/arm/boot/dts/marvell/
A Darmada-388-clearfog-base.dts50 * register, rather than preserving reset-loaded setting.
A Darmada-38x-solidrun-microsom.dtsi66 * register, rather than preserving reset-loaded setting.
A Darmada-385-clearfog-gtr.dtsi388 * register, rather than preserving reset-loaded setting.
/arch/m68k/
A DKconfig.debug23 early, i.e. before the normal console driver is loaded.
/arch/mips/sgi-ip27/
A DKconfig29 Change the way a Linux kernel is loaded into memory on a MIPS64
/arch/mips/econet/
A DKconfig43 needs only an appended initramfs to boot. It can be loaded
/arch/arm/boot/dts/intel/socfpga/
A Dsocfpga_cyclone5_de10nano.dts37 * loaded. Their description is expected to be added
/arch/sh/boot/compressed/
A Dhead_32.S125 .long 0 ! address of loaded ramdisk image
/arch/arm64/boot/dts/qcom/
A Dmsm8916-longcheer-l8150.dts30 * It must be loaded at 0x8b600000. Unfortunately, this also means that
31 * mpss_mem does not fit when loaded to the typical address at 0x86800000.
/arch/mips/kernel/
A Dentry.S142 jal do_notify_resume # a2 already loaded
/arch/riscv/kvm/
A Dvcpu.c82 bool loaded; in kvm_riscv_reset_vcpu() local
90 loaded = (vcpu->cpu != -1); in kvm_riscv_reset_vcpu()
91 if (loaded) in kvm_riscv_reset_vcpu()
118 if (loaded) in kvm_riscv_reset_vcpu()
/arch/powerpc/
A DKconfig664 location the kernel is loaded at. For ppc32, there is no any
676 it has been loaded at and the compile time physical addresses
687 loaded, as a security feature that deters exploit attempts
697 loaded at, which tends to be non-zero and therefore test the
1223 This option enables the kernel to be loaded at any page aligned
1225 the address where the kernel is loaded. The page size here implies
1255 the kernel will be loaded. Normally this should match PAGE_OFFSET
1268 bool "Set physical address where the kernel is loaded"
1271 This gives the physical address where the kernel is loaded.
1276 hex "Physical address where the kernel is loaded" if PHYSICAL_START_BOOL
[all …]
/arch/powerpc/boot/dts/fsl/
A Dp1025rdb_36b.dts87 status = "disabled"; /* no firmware loaded */
A Dp1025rdb_32b.dts91 status = "disabled"; /* no firmware loaded */
A Dp1021mds.dts276 status = "disabled"; /* no firmware loaded */
/arch/xtensa/boot/boot-redboot/
A Dbootstrap.S94 # a0: address where this code has been loaded
/arch/s390/
A DKconfig659 so it can be loaded at an arbitrary address.
670 this randomizes the address at which the kernel image is loaded,
683 kernel image is loaded.
694 This is the address at which the kernel image is loaded in case
700 this option is ignored and the image is loaded below the limit.
704 option is ignored and the image is loaded above the structures.
/arch/m68k/q40/
A DREADME20 this is not known to have caused any data loss. On highly loaded systems
/arch/s390/boot/
A Dhead.S121 # everything loaded, go for it
/arch/sh/
A DKconfig559 hex "Physical address where the kernel is loaded" if (EXPERT || CRASH_DUMP)
562 This gives the physical address where the kernel is loaded
/arch/um/
A DKconfig104 depend on features that require being dynamically loaded (like NSS).

Completed in 53 milliseconds

12