Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/Documentation/hwmon/
Disl68137.rst25 Publicly available (after August 2020 launch) at the Renesas website
35 Publicly available (after August 2020 launch) at the Renesas website
45 Publicly available (after August 2020 launch) at the Renesas website
55 Publicly available (after August 2020 launch) at the Renesas website
65 Publicly available (after August 2020 launch) at the Renesas website
75 Publicly available (after August 2020 launch) at the Renesas website
85 Publicly available (after August 2020 launch) at the Renesas website
95 Publicly available (after August 2020 launch) at the Renesas website
105 Publicly available (after August 2020 launch) at the Renesas website
115 Publicly available (after August 2020 launch) at the Renesas website
[all …]
/Linux-v5.15/arch/mips/sgi-ip30/
Dip30-smp.c37 void *launch; member
123 mpc->launch = smp_bootstrap; in ip30_smp_boot_secondary()
/Linux-v5.15/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
Dsgx.rst155 SGX provides a launch control mechanism. After all enclave pages have been
166 kernel on launch control policy. Before calling EINIT function, the driver sets
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-devices-platform-stratix10-rsu114 and the operating system launch was
/Linux-v5.15/Documentation/driver-api/
Dreset.rst41 In more complicated reset controls, a single trigger action can launch a
/Linux-v5.15/Documentation/networking/
D6pack.rst131 - Do a spattach as you would launch kissattach when starting a KISS port.
/Linux-v5.15/security/
DKconfig105 Intel(R) Trusted Execution Technology to perform a measured launch
/Linux-v5.15/Documentation/userspace-api/
Dlandlock.rst274 life of a thread, especially for applications able to launch other applications
/Linux-v5.15/arch/x86/kvm/vmx/
Dnested.c3510 static int nested_vmx_run(struct kvm_vcpu *vcpu, bool launch) in nested_vmx_run() argument
3521 evmptrld_status = nested_vmx_handle_enlightened_vmptrld(vcpu, launch); in nested_vmx_run()
3547 vmcs12->launch_state = !launch; in nested_vmx_run()
3565 if (CC(vmcs12->launch_state == launch)) in nested_vmx_run()
3567 launch ? VMXERR_VMLAUNCH_NONCLEAR_VMCS in nested_vmx_run()
/Linux-v5.15/Documentation/virt/kvm/
Damd-memory-encryption.rst170 After completion of the launch flow, the KVM_SEV_LAUNCH_FINISH command can be
/Linux-v5.15/Documentation/admin-guide/media/
Dimx.rst632 gst-launch-1.0 v4l2src device=/dev/video0 ! kmssink
680 gst-launch-1.0 v4l2src device=/dev/video1 ! kmssink
/Linux-v5.15/drivers/staging/unisys/Documentation/
Doverview.txt303 PartitionDesktop.msi, you will be able to launch a console for your guest
/Linux-v5.15/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.15/drivers/scsi/
Dncr53c8xx.c1332 struct launch { struct
1514 struct launch start;
1522 struct launch restart;
/Linux-v5.15/scripts/
Dspelling.txt875 lauch||launch
/Linux-v5.15/Documentation/scsi/
DChangeLog.ncr53c8xx459 Use a simple CALL to a launch script in the CCB.
/Linux-v5.15/Documentation/admin-guide/mm/
Dhugetlbpage.rst296 other node at any time after launch and the resulting node will be
/Linux-v5.15/mm/
DKconfig839 to make ioctl calls that can launch kernel-based unit tests for
/Linux-v5.15/Documentation/admin-guide/hw-vuln/
Dspectre.rst192 target buffer (BTB) before issuing syscall to launch an attack.