Searched refs:loaded (Results 1 – 25 of 42) sorted by relevance
12
| /arch/arm64/kvm/ |
| A D | reset.c | 193 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 D | arch_timer.c | 266 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 D | bcm2712-rpi-5-b.dts | 6 * already contains RP1 node, so no overlay is loaded nor needed).
|
| /arch/m68k/kernel/ |
| A D | vmlinux-nommu.lds | 7 * This linker script is equipped to build either ROM loaded or RAM
|
| /arch/arm/boot/dts/marvell/ |
| A D | armada-388-clearfog-base.dts | 50 * register, rather than preserving reset-loaded setting.
|
| A D | armada-38x-solidrun-microsom.dtsi | 66 * register, rather than preserving reset-loaded setting.
|
| A D | armada-385-clearfog-gtr.dtsi | 388 * register, rather than preserving reset-loaded setting.
|
| /arch/m68k/ |
| A D | Kconfig.debug | 23 early, i.e. before the normal console driver is loaded.
|
| /arch/mips/sgi-ip27/ |
| A D | Kconfig | 29 Change the way a Linux kernel is loaded into memory on a MIPS64
|
| /arch/mips/econet/ |
| A D | Kconfig | 43 needs only an appended initramfs to boot. It can be loaded
|
| /arch/arm/boot/dts/intel/socfpga/ |
| A D | socfpga_cyclone5_de10nano.dts | 37 * loaded. Their description is expected to be added
|
| /arch/sh/boot/compressed/ |
| A D | head_32.S | 125 .long 0 ! address of loaded ramdisk image
|
| /arch/arm64/boot/dts/qcom/ |
| A D | msm8916-longcheer-l8150.dts | 30 * 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 D | entry.S | 142 jal do_notify_resume # a2 already loaded
|
| /arch/riscv/kvm/ |
| A D | vcpu.c | 82 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 D | Kconfig | 664 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 D | p1025rdb_36b.dts | 87 status = "disabled"; /* no firmware loaded */
|
| A D | p1025rdb_32b.dts | 91 status = "disabled"; /* no firmware loaded */
|
| A D | p1021mds.dts | 276 status = "disabled"; /* no firmware loaded */
|
| /arch/xtensa/boot/boot-redboot/ |
| A D | bootstrap.S | 94 # a0: address where this code has been loaded
|
| /arch/s390/ |
| A D | Kconfig | 659 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 D | README | 20 this is not known to have caused any data loss. On highly loaded systems
|
| /arch/s390/boot/ |
| A D | head.S | 121 # everything loaded, go for it
|
| /arch/sh/ |
| A D | Kconfig | 559 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 D | Kconfig | 104 depend on features that require being dynamically loaded (like NSS).
|
Completed in 53 milliseconds
12