Searched refs:loaded (Results 1 – 19 of 19) sorted by relevance
/xen-4.10.0-shim-comet/docs/features/ |
A D | livepatch.pandoc | 45 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-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | vlapic.c | 766 memset(&vlapic->loaded, 0, sizeof(vlapic->loaded)); in vlapic_reg_write() 1089 memset(&vlapic->loaded, 0, sizeof(vlapic->loaded)); in vlapic_msr_set() 1449 uint32_t id = vlapic->loaded.id; in lapic_load_fixup() 1451 if ( vlapic_x2apic_mode(vlapic) && id && vlapic->loaded.ldr == 1 ) in lapic_load_fixup() 1468 vlapic_set_reg(vlapic, APIC_LDR, vlapic->loaded.ldr); in lapic_load_fixup() 1494 s->loaded.hw = 1; in lapic_load_hidden() 1495 if ( s->loaded.regs ) in lapic_load_hidden() 1529 s->loaded.id = vlapic_get_reg(s, APIC_ID); in lapic_load_regs() 1530 s->loaded.ldr = vlapic_get_reg(s, APIC_LDR); in lapic_load_regs() 1531 s->loaded.regs = 1; in lapic_load_regs() [all …]
|
/xen-4.10.0-shim-comet/docs/misc/arm/device-tree/ |
A D | passthrough.txt | 5 DOM0 and therefore no driver will be loaded.
|
/xen-4.10.0-shim-comet/tools/flask/policy/policy/ |
A D | initial_sids | 2 # objects created before the policy is loaded or for objects that do not have a
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | kexec_and_kdump.txt | 53 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 D | x86-xenpv-bootloader.markdown | 23 it to be loaded by the Xen toolstack domain builder (TBD: Reference).
|
A D | livepatch.markdown | 63 * Whenever new hotpatches are installed, they should be loaded too. 64 * One wants to query which modules have been loaded at runtime. 348 The `new_addr` is altered when the ELF payload is loaded. 540 * *LIVEPATCH_STATUS_CHECKED* (1) loaded and the ELF payload safety checks passed. 541 * *LIVEPATCH_STATUS_APPLIED* (2) loaded, checked, and applied. 568 It has failed but it remains loaded. 590 Retrieve an array of abbreviated status and names of payloads that are loaded in the 637 * *LIVEPATCH_STATUS_CHECKED* (1) loaded and the ELF payload safety checks passed. 638 * *LIVEPATCH_STATUS_APPLIED* (2) loaded, checked, and applied. 930 the hotpatches to be loaded indepedently (if they don't overlap) - or [all …]
|
A D | efi.markdown | 13 loaded the modules and describes them in the device tree provided to Xen. If a
|
A D | vtd.txt | 303 is loaded. Once the Physical Function driver is unloaded. All Virtual
|
A D | xen-command-line.markdown | 811 loaded; errors will be reported to the ring buffer but will not prevent 819 controls until a policy is loaded by a domain using "xl loadpolicy". Once a 820 policy is loaded, FLASK will run in enforcing mode unless "xl setenforce" has 826 the dummy module is loaded.
|
A D | kconfig-language.txt | 292 single driver can be compiled/loaded into the kernel, but all drivers
|
A D | xsm-flask.txt | 155 /boot and loaded as a module by grub. The exact position and filename of the
|
A D | xenstore-paths.markdown | 234 loaded into the SMBIOS type 11 structure.
|
/xen-4.10.0-shim-comet/xen/arch/x86/boot/ |
A D | build32.lds | 39 * linker and our code is not supposed to be loaded by dynamic linker.
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/ |
A D | vlapic.h | 84 } loaded; member
|
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/ |
A D | README | 118 Show the list of modules loaded in the Linux kernel.
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xen-vtpm.pod.7 | 238 If xen-tpmfront was compiled as a module, it must be loaded it in the guest. 242 After the Linux domain boots and the xen-tpmfront driver is loaded, you should
|
A D | xl.pod.1.in | 1704 Determine if the FLASK security module is loaded and enforcing its policy.
|
/xen-4.10.0-shim-comet/ |
A D | INSTALL | 119 supplies a list of known drivers which are automatically loaded in dom0.
|
Completed in 20 milliseconds