Searched refs:launch (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.4/arch/mips/mti-malta/ |
D | malta-amon.c | 21 struct cpulaunch *launch = (struct cpulaunch *)CKSEG0ADDR(CPULAUNCH); in amon_cpu_avail() local 28 launch += cpu; in amon_cpu_avail() 29 if (!(launch->flags & LAUNCH_FREADY)) { in amon_cpu_avail() 33 if (launch->flags & (LAUNCH_FGO|LAUNCH_FGONE)) { in amon_cpu_avail() 45 volatile struct cpulaunch *launch = in amon_cpu_start() local 54 launch += cpu; in amon_cpu_start() 58 launch->pc = pc; in amon_cpu_start() 59 launch->gp = gp; in amon_cpu_start() 60 launch->sp = sp; in amon_cpu_start() 61 launch->a0 = a0; in amon_cpu_start() [all …]
|
/Linux-v5.4/Documentation/x86/ |
D | intel_txt.rst | 47 uses Intel TXT to perform a measured and verified launch of an OS 83 pre-launch components can be removed from the trust chain, DMA 105 incorrect), it will directly launch the kernel with no changes 126 - Tboot then applies an (optional) user-defined launch policy to 140 - As part of its launch, tboot DMA protects all of RAM (using the 160 launch, TXT must first be exited. This is to prevent attacks that
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-devices-platform-stratix10-rsu | 112 and the operating system launch was
|
/Linux-v5.4/Documentation/devicetree/bindings/pci/ |
D | fsl,imx6q-pcie.txt | 26 - fsl,tx-swing-low: TX launch amplitude swing_low value. Default: 127
|
/Linux-v5.4/Documentation/virt/kvm/ |
D | amd-memory-encryption.rst | 142 After completion of the launch flow, the KVM_SEV_LAUNCH_FINISH command can be
|
/Linux-v5.4/arch/x86/kvm/vmx/ |
D | nested.c | 3185 static int nested_vmx_run(struct kvm_vcpu *vcpu, bool launch) in nested_vmx_run() argument 3195 if (!nested_vmx_handle_enlightened_vmptrld(vcpu, launch)) in nested_vmx_run() 3215 vmcs12->launch_state = !launch; in nested_vmx_run() 3234 if (vmcs12->launch_state == launch) in nested_vmx_run() 3236 launch ? VMXERR_VMLAUNCH_NONCLEAR_VMCS in nested_vmx_run() 4583 static int nested_vmx_run(struct kvm_vcpu *vcpu, bool launch);
|
/Linux-v5.4/Documentation/networking/ |
D | 6pack.txt | 116 - Do a spattach as you would launch kissattach when starting a KISS port.
|
/Linux-v5.4/security/ |
D | Kconfig | 105 Intel(R) Trusted Execution Technology to perform a measured launch
|
/Linux-v5.4/drivers/staging/unisys/Documentation/ |
D | overview.txt | 303 PartitionDesktop.msi, you will be able to launch a console for your guest
|
/Linux-v5.4/Documentation/powerpc/ |
D | firmware-assisted-dump.rst | 70 *not* clear the RAM. It will then launch the bootloader, as
|
D | hvcs.rst | 237 used to launch the interactive I/O application. If one is using xterm and
|
/Linux-v5.4/Documentation/admin-guide/mm/ |
D | hugetlbpage.rst | 239 other node at any time after launch and the resulting node will be
|
/Linux-v5.4/scripts/ |
D | spelling.txt | 789 lauch||launch
|
/Linux-v5.4/drivers/scsi/ |
D | ncr53c8xx.c | 1329 struct launch { struct 1516 struct launch start; 1524 struct launch restart;
|
/Linux-v5.4/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 459 Use a simple CALL to a launch script in the CCB.
|
/Linux-v5.4/Documentation/admin-guide/hw-vuln/ |
D | spectre.rst | 192 target buffer (BTB) before issuing syscall to launch an attack.
|