Searched full:launched (Results 1 – 25 of 45) sorted by relevance
12
/linux-5.10/arch/x86/kvm/vmx/ |
D | vmenter.S | 36 * %RFLAGS.ZF: !VMCS.LAUNCHED, i.e. controls VMLAUNCH vs. VMRESUME 48 /* EFLAGS.ZF is set if VMCS.LAUNCHED == 0 */ 99 * @launched: %true if the VMCS has been launched 124 /* Copy @launched to BL, _ASM_ARG3 is volatile. */
|
D | vmcs.h | 62 bool launched; member
|
/linux-5.10/Documentation/x86/ |
D | intel_txt.rst | 15 - Measurement and verification of launched environment 84 protection is provided to all launched components, a large number 97 - Tboot is an executable that is launched by the bootloader as 133 then any kernel will be launched. 155 launched with tboot and use this copy instead of the one in the
|
/linux-5.10/Documentation/vm/ |
D | page_owner.rst | 20 program launched. And, launched program continually dump out the trace
|
/linux-5.10/Documentation/virt/kvm/ |
D | amd-memory-encryption.rst | 196 SEV_STATE_LAUNCHING, /* guest is currently being launched */ 197 … SEV_STATE_SECRET, /* guest is being launched and ready to accept the ciphertext data */ 198 SEV_STATE_RUNNING, /* guest is fully launched and running */
|
/linux-5.10/net/tipc/ |
D | topsrv.c | 309 * The queued work is launched into tipc_conn_send_work()->tipc_conn_send_to_sock() 342 * The queued work is launched into tipc_send_work()->tipc_conn_send_to_sock() 434 * The queued work is launched into tipc_recv_work()->tipc_conn_rcv_from_sock() 484 * The queued job is launched into tipc_topsrv_accept()
|
/linux-5.10/arch/mips/include/asm/mach-ip27/ |
D | kernel-entry-init.h | 88 * We might not get launched at the address the kernel is linked to,
|
/linux-5.10/Documentation/security/ |
D | sak.rst | 86 These commands cause **all** daemons which are launched by the
|
/linux-5.10/include/linux/ |
D | tboot.h | 25 /* used to communicate between tboot and the launched kernel */
|
/linux-5.10/arch/arm/nwfpe/ |
D | fpa11.h | 75 to set it to 0 when a thread is launched,
|
/linux-5.10/include/xen/interface/hvm/ |
D | hvm_vcpu.h | 109 * Using VCPU_HVM_MODE_64B implies that the vCPU is launched
|
/linux-5.10/tools/testing/selftests/kvm/x86_64/ |
D | vmx_apic_access_test.c | 10 * launched with a valid APIC-access address that is backed by a
|
D | state_test.c | 99 /* Check that the launched state is preserved. */ in vmx_l1_guest_code()
|
/linux-5.10/arch/mips/kernel/ |
D | head.S | 90 /* We might not get launched at the address the kernel is linked to,
|
/linux-5.10/drivers/power/supply/ |
D | 88pm860x_battery.c | 629 /* make sure that charging is launched by data > 0 */ in calc_resistor() 646 * process is launched and stable with the newer charging current. in calc_resistor() 669 * process is launched and stable with the newer charging current. in calc_resistor()
|
/linux-5.10/samples/bpf/ |
D | xdp_router_ipv4_user.c | 311 /* Function to read the existing route table when the process is launched*/ 451 /* Function to read the existing arp table when the process is launched*/
|
/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
D | st,stm32-adc.yaml | 14 Conversions can be launched in software or using hardware triggers.
|
/linux-5.10/drivers/iio/adc/ |
D | ad7298.c | 148 * ad7298_trigger_handler() bh of trigger launched polling to ring buffer
|
D | ad7887.c | 113 * ad7887_trigger_handler() bh of trigger launched polling to ring buffer
|
D | ad7923.c | 196 * ad7923_trigger_handler() bh of trigger launched polling to ring buffer
|
/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
D | cgroups.rst | 138 depending on who launched it (prof/student). 148 a separate cgroup for every browser launched and associate it with
|
/linux-5.10/tools/testing/vsock/ |
D | vsock_test.c | 362 "Run vsock.ko tests. Must be launched in both guest\n" in usage()
|
D | vsock_diag_test.c | 491 "Run vsock_diag.ko tests. Must be launched in both\n" in usage()
|
/linux-5.10/Documentation/admin-guide/hw-vuln/ |
D | spectre.rst | 231 Spectre variant 2 attacks can be launched from a rogue process by 297 Spectre variant 2 attacks can be launched from a rogue guest by
|
/linux-5.10/drivers/virt/nitro_enclaves/ |
D | ne_pci_dev.c | 269 * the launched enclaves.
|
12