Home
last modified time | relevance | path

Searched refs:launch (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/arch/mips/mti-malta/
Dmalta-amon.c21 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/
Dintel_txt.rst47 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/
Dsysfs-devices-platform-stratix10-rsu112 and the operating system launch was
/Linux-v5.4/Documentation/devicetree/bindings/pci/
Dfsl,imx6q-pcie.txt26 - fsl,tx-swing-low: TX launch amplitude swing_low value. Default: 127
/Linux-v5.4/Documentation/virt/kvm/
Damd-memory-encryption.rst142 After completion of the launch flow, the KVM_SEV_LAUNCH_FINISH command can be
/Linux-v5.4/arch/x86/kvm/vmx/
Dnested.c3185 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/
D6pack.txt116 - Do a spattach as you would launch kissattach when starting a KISS port.
/Linux-v5.4/security/
DKconfig105 Intel(R) Trusted Execution Technology to perform a measured launch
/Linux-v5.4/drivers/staging/unisys/Documentation/
Doverview.txt303 PartitionDesktop.msi, you will be able to launch a console for your guest
/Linux-v5.4/Documentation/powerpc/
Dfirmware-assisted-dump.rst70 *not* clear the RAM. It will then launch the bootloader, as
Dhvcs.rst237 used to launch the interactive I/O application. If one is using xterm and
/Linux-v5.4/Documentation/admin-guide/mm/
Dhugetlbpage.rst239 other node at any time after launch and the resulting node will be
/Linux-v5.4/scripts/
Dspelling.txt789 lauch||launch
/Linux-v5.4/drivers/scsi/
Dncr53c8xx.c1329 struct launch { struct
1516 struct launch start;
1524 struct launch restart;
/Linux-v5.4/Documentation/scsi/
DChangeLog.ncr53c8xx459 Use a simple CALL to a launch script in the CCB.
/Linux-v5.4/Documentation/admin-guide/hw-vuln/
Dspectre.rst192 target buffer (BTB) before issuing syscall to launch an attack.