Home
last modified time | relevance | path

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

/xen/xen/arch/x86/hvm/
A Dvlapic.c790 memset(&vlapic->loaded, 0, sizeof(vlapic->loaded)); in vlapic_reg_write()
1163 memset(&vlapic->loaded, 0, sizeof(vlapic->loaded)); in guest_wrmsr_apic_base()
1505 uint32_t id = vlapic->loaded.id; in lapic_load_fixup()
1507 if ( vlapic_x2apic_mode(vlapic) && id && vlapic->loaded.ldr == 1 ) in lapic_load_fixup()
1524 vlapic_set_reg(vlapic, APIC_LDR, vlapic->loaded.ldr); in lapic_load_fixup()
1549 s->loaded.hw = 1; in lapic_load_hidden()
1550 if ( s->loaded.regs ) in lapic_load_hidden()
1583 s->loaded.id = vlapic_get_reg(s, APIC_ID); in lapic_load_regs()
1584 s->loaded.ldr = vlapic_get_reg(s, APIC_LDR); in lapic_load_regs()
1585 s->loaded.regs = 1; in lapic_load_regs()
[all …]
/xen/docs/features/
A Dlivepatch.pandoc45 If a correct live patch is loaded but it is not applied correctly
59 alternative) is loaded and it results in an insecure host or host
97 list of loaded live patches. This is tested by OSSTest with an XTF test.
104 patch from being loaded.
/xen/docs/misc/arm/device-tree/
A Dpassthrough.txt5 DOM0 and therefore no driver will be loaded.
A Dbooting.txt267 The DTB fragment is loaded at 0xc000000 in the example above. It should
/xen/tools/flask/policy/policy/
A Dinitial_sids2 # objects created before the policy is loaded or for objects that do not have a
/xen/docs/hypervisor-guide/x86/
A Dhow-xen-boots.rst47 image be loaded as high as possible below the 4G boundary, with 2M alignment.
95 Xen, once loaded into memory, identifies its position in order to relocate
/xen/docs/misc/
A Dkexec_and_kdump.txt53 need to be loaded into the running hypervisor or kernel using
87 Once the second kernel is loaded, it can be executed at any time.
192 Once the second kernel is loaded, the crash kernel will be executed if the
A Dx86-xenpv-bootloader.pandoc23 it to be loaded by the Xen toolstack domain builder (TBD: Reference).
A Dlivepatch.pandoc66 * Whenever new hotpatches are installed, they should be loaded too.
67 * One wants to query which modules have been loaded at runtime.
368 The `new_addr` is altered when the ELF payload is loaded.
666 * *LIVEPATCH_STATUS_CHECKED* (1) loaded and the ELF payload safety checks passed.
667 * *LIVEPATCH_STATUS_APPLIED* (2) loaded, checked, and applied.
690 It has failed but it remains loaded.
711 loaded in the hypervisor.
771 * *LIVEPATCH_STATUS_CHECKED* (1) loaded and the ELF payload safety checks passed.
772 * *LIVEPATCH_STATUS_APPLIED* (2) loaded, checked, and applied.
1072 the hotpatches to be loaded indepedently (if they don't overlap) - or
[all …]
A Defi.pandoc13 loaded the modules and describes them in the device tree provided to Xen. If a
A Dvtd.txt303 is loaded. Once the Physical Function driver is unloaded. All Virtual
A Dxsm-flask.txt119 /boot and loaded as a module by grub. The exact position and filename of the
A Dxen-command-line.pandoc1044 loaded; errors will be reported to the ring buffer but will not prevent
1052 controls until a policy is loaded by a domain using "xl loadpolicy". Once a
1053 policy is loaded, FLASK will run in enforcing mode unless "xl setenforce" has
1059 the dummy module is loaded.
2070 loaded microcode, and hardware details, and will virtualise appropriate
A Dxenstore-paths.pandoc241 loaded into the SMBIOS type 11 structure.
A Dkconfig-language.rst407 hardware exists and only a single driver can be compiled/loaded into
/xen/xen/arch/x86/boot/
A Dbuild32.lds39 * linker and our code is not supposed to be loaded by dynamic linker.
/xen/xen/include/asm-x86/hvm/
A Dvlapic.h82 } loaded; member
/xen/docs/admin-guide/
A Dmicrocode-loading.rst17 to cause microcode to be automatically loaded at boot time. Consult your dom0
30 Where possible, microcode should be loaded at boot time. This allows the CPU
/xen/tools/debugger/gdbsx/
A DREADME118 Show the list of modules loaded in the Linux kernel.
/xen/docs/man/
A Dxen-vtpm.7.pod244 If xen-tpmfront was compiled as a module, it must be loaded it in the guest.
248 After the Linux domain boots and the xen-tpmfront driver is loaded, you should
A Dxl.1.pod.in1759 Determine if the FLASK security module is loaded and enforcing its policy.
/xen/
A DINSTALL139 supplies a list of known drivers which are automatically loaded in dom0.

Completed in 36 milliseconds