Home
last modified time | relevance | path

Searched refs:runtime (Results 1 – 25 of 44) sorted by relevance

12

/arch/loongarch/kernel/
Defi.c54 if (!efi_enabled(EFI_BOOT) || !efi_systab->runtime) in efi_runtime_init()
62 efi.runtime = (efi_runtime_services_t *)efi_systab->runtime; in efi_runtime_init()
63 efi.runtime_version = (unsigned int)efi.runtime->hdr.revision; in efi_runtime_init()
/arch/x86/kernel/cpu/
Dhypervisor.c105 copy_array(&h->runtime, &x86_platform.hyper, sizeof(h->runtime)); in init_hypervisor_platform()
Dvmware.c525 .runtime.sev_es_hcall_prepare = vmware_sev_es_hcall_prepare,
526 .runtime.sev_es_hcall_finish = vmware_sev_es_hcall_finish,
Dmshyperv.c644 .runtime.sev_es_hcall_prepare = hv_sev_es_hcall_prepare,
645 .runtime.sev_es_hcall_finish = hv_sev_es_hcall_finish,
/arch/powerpc/platforms/powernv/
DKconfig30 bool "Enable runtime allocation of RAM for tracing"
33 Enabling this option allows for runtime allocation of memory (RAM)
/arch/x86/platform/efi/
Defi_32.c116 status = efi_call_svam(&systab->runtime, in efi_set_virtual_address_map()
119 __pa(&efi.runtime)); in efi_set_virtual_address_map()
DMakefile9 obj-$(CONFIG_EFI_RUNTIME_MAP) += runtime-map.o
Defi.c395 efi_runtime = systab64->runtime; in efi_systab_init()
396 over4g = systab64->runtime > U32_MAX; in efi_systab_init()
426 efi_runtime = systab32->runtime; in efi_systab_init()
890 efi.runtime = (efi_runtime_services_t *)efi_runtime; in efi_enter_virtual_mode()
931 EFI_ATTR_SHOW(runtime);
935 struct kobj_attribute efi_attr_runtime = __ATTR_RO(runtime);
Defi_64.c524 ____s = efi64_thunk(efi.runtime->mixed_mode.func, __VA_ARGS__); \
871 status = arch_efi_call_virt(efi.runtime, set_virtual_address_map, in efi_set_virtual_address_map()
879 efi.runtime = READ_ONCE(systab->runtime); in efi_set_virtual_address_map()
/arch/x86/boot/compressed/
Defi.h77 u64 runtime; member
94 u32 runtime; member
/arch/ia64/kernel/
Defi.c71 static efi_runtime_services_t *runtime; variable
87 ret = efi_call_##prefix((efi_get_time_t *) __va(runtime->get_time), \
101 ret = efi_call_##prefix((efi_set_time_t *) __va(runtime->set_time), \
117 (efi_get_wakeup_time_t *) __va(runtime->get_wakeup_time), \
135 (efi_set_wakeup_time_t *) __va(runtime->set_wakeup_time), \
154 (efi_get_variable_t *) __va(runtime->get_variable), \
171 (efi_get_next_variable_t *) __va(runtime->get_next_variable), \
188 (efi_set_variable_t *) __va(runtime->set_variable), \
204 __va(runtime->get_next_high_mono_count), \
223 (efi_reset_system_t *) __va(runtime->reset_system), \
[all …]
/arch/x86/include/asm/
Dhypervisor.h55 struct x86_hyper_runtime runtime; member
/arch/x86/xen/
Denlighten_hvm.c319 x86_hyper_xen_hvm.runtime.pin_vcpu = x86_op_int_noop; in xen_platform_hvm()
333 .runtime.pin_vcpu = xen_pin_vcpu,
Defi.c39 .runtime = (efi_runtime_services_t *)EFI_INVALID_TABLE_ADDR,
/arch/parisc/
DKconfig.debug9 to catch memory overwrites at runtime. For more advanced
/arch/x86/
DKconfig.debug66 issues with the mapping of the EFI runtime regions into that
207 This debugging adds some small amount of runtime overhead
246 Enabling this option will increase the kernel's runtime memory usage
271 useful in many cases. Unlike the other unwinders, it has no runtime
DKconfig1234 plus 16K runtime memory on x86-64,
1260 possibly 4K of additional runtime pagetable memory.
1644 configuration, it is disabled at runtime. Enable it by
1931 bool "EFI runtime service support"
1938 This enables the kernel to use EFI runtime services that are
1944 of EFI runtime services. However, even with this option, the
2010 bool "Export EFI runtime maps to sysfs" if EXPERT
2013 Export EFI runtime memory regions to /sys/firmware/efi/runtime-map.
2017 See also Documentation/ABI/testing/sysfs-firmware-efi-runtime-map.
2101 but are discarded at runtime.
[all …]
/arch/powerpc/platforms/ps3/
DKconfig48 system will have optimal runtime performance.
56 processor's IO Controller. This support incurs some runtime
/arch/arm/boot/dts/renesas/
Dr8a7790-lager.dts302 * We use the I2C demuxer, so the desired IP core can be selected at runtime
305 * bus with IIC3 on pins 110 (SCL) + 112 (SDA), select I2C0 at runtime, and
306 * instantiate the slave device at runtime according to the documentation.
/arch/x86/kernel/
Dkvm.c1009 .runtime.sev_es_hcall_prepare = kvm_sev_es_hcall_prepare,
1010 .runtime.sev_es_hcall_finish = kvm_sev_es_hcall_finish,
/arch/x86/kvm/
DKconfig147 Enables runtime assertions in KVM's MMU that are too costly to enable
/arch/arm64/
DKconfig1637 be turned off at runtime by passing rodata=[off|on] (and turned on
1752 This feature can be controlled at runtime with the abi.swp
1781 controlled at runtime with the abi.cp15_barrier sysctl.
1793 at runtime with the abi.setend sysctl.
1835 The feature is detected at runtime, and will remain as a 'nop'
1878 The feature is detected at runtime, and the kernel will use DC CVAC
1909 at runtime, and does not affect PEs that do not implement
1930 The feature is detected at runtime. If the feature is not present in
2113 runtime. Any secondary CPU not implementing this feature will
2134 The feature is detected at runtime, and will remain disabled
[all …]
/arch/powerpc/boot/dts/
Dasp834x-redboot.dts282 * we need runtime fixup for >2.0 */
/arch/riscv/
DKconfig684 dynamically at runtime if the firmware supports it.
733 kernel binary at runtime to a different virtual address than the
736 relocation pass at runtime even if the kernel is loaded at the
810 bool "UEFI runtime support"
823 This option provides support for runtime services provided
/arch/loongarch/
DKconfig383 bool "EFI runtime service support"
387 This enables the kernel to use EFI runtime services that are
580 the kernel binary at runtime to a different virtual address from

12