Searched full:launched (Results 1 – 25 of 62) sorted by relevance
123
/linux-6.14.4/Documentation/arch/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-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v9_4_2_cleaner_shader.asm | 28 // Uses two kernels launched separately: 36 // The shader starts with "S_BARRIER" to ensure SPI has launched all waves of the workgroup 44 // Instead, the shader starts with an S_SETHALT 1. Once all waves are launched CP will sen…
|
D | gfx_v9_4_3_cleaner_shader.asm | 28 // Uses two kernels launched separately: 36 // The shader starts with "S_BARRIER" to ensure SPI has launched all waves of the workgroup 44 // Instead, the shader starts with an S_SETHALT 1. Once all waves are launched CP will sen…
|
D | gfx_v11_0_3_cleaner_shader.asm | 30 // Waves are launched in "CU" mode, and the workgroup shares 64KB of LDS (half of the WGP's LDS) 35 // The shader starts with "S_BARRIER" to ensure SPI has launched all waves of the workgroup
|
D | gfx_v10_3_0_cleaner_shader.asm | 30 // Waves are launched in "CU" mode, and the workgroup shares 64KB of LDS (half of the WGP's LDS) 35 // The shader starts with "S_BARRIER" to ensure SPI has launched all waves of the workgroup
|
/linux-6.14.4/tools/perf/pmu-events/arch/powerpc/power10/ |
D | others.json | 45 …oad that does not hit in the L1 and crosses the 32 byte boundary and is launched NTC. Counted at f… 50 …oad that does not hit in the L1 and crosses the 32 byte boundary and is launched NTC. Counted at f…
|
/linux-6.14.4/drivers/md/dm-vdo/ |
D | completion.c | 33 * "launched." In this case, it will check whether it is operating on the correct thread. If it is, 37 * even if it is being launched from the correct thread. This is usually in cases where there is a
|
D | action-manager.c | 286 * The action will be launched immediately if there is no current action, or as soon as the current 313 * The operation's action will be launched immediately if there is no current action, or as soon as 344 * The operation's action will be launched immediately if there is no current action, or as soon as
|
/linux-6.14.4/net/tipc/ |
D | topsrv.c | 312 * The queued work is launched into tipc_conn_send_work()->tipc_conn_send_to_sock() 345 * The queued work is launched into tipc_send_work()->tipc_conn_send_to_sock() 437 * The queued work is launched into tipc_recv_work()->tipc_conn_rcv_from_sock() 496 * The queued job is launched into tipc_topsrv_accept()
|
/linux-6.14.4/Documentation/mm/ |
D | page_owner.rst | 18 program launched. And, launched program continually dump out the trace
|
/linux-6.14.4/include/xen/interface/hvm/ |
D | hvm_vcpu.h | 92 * Using VCPU_HVM_MODE_64B implies that the vCPU is launched
|
/linux-6.14.4/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-6.14.4/tools/testing/selftests/kvm/x86/ |
D | vmx_apic_access_test.c | 10 * launched with a valid APIC-access address that is backed by a
|
D | state_test.c | 97 /* Check that the launched state is preserved. */ in vmx_l1_guest_code()
|
/linux-6.14.4/Documentation/security/ |
D | sak.rst | 86 These commands cause **all** daemons which are launched by the
|
/linux-6.14.4/include/linux/ |
D | tboot.h | 25 /* used to communicate between tboot and the launched kernel */
|
/linux-6.14.4/arch/arm/nwfpe/ |
D | fpa11.h | 75 to set it to 0 when a thread is launched,
|
/linux-6.14.4/Documentation/virt/kvm/x86/ |
D | amd-memory-encryption.rst | 238 SEV_STATE_LAUNCHING, /* guest is currently being launched */ 239 … SEV_STATE_SECRET, /* guest is being launched and ready to accept the ciphertext data */ 240 SEV_STATE_RUNNING, /* guest is fully launched and running */
|
/linux-6.14.4/arch/mips/kernel/ |
D | head.S | 92 /* We might not get launched at the address the kernel is linked to,
|
/linux-6.14.4/samples/acrn/ |
D | vm-sample.c | 8 * Guest VM code in guest16.s will be executed after the VM launched.
|
/linux-6.14.4/arch/x86/kvm/vmx/ |
D | vmcs.h | 65 bool launched; member
|
/linux-6.14.4/tools/testing/selftests/kvm/ |
D | hardware_disable_test.c | 112 pr_debug("%s: [%d] all threads launched\n", __func__, run); in run_test()
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | test_xsk.sh | 71 # Set up veth interfaces and leave them up so xskxceiver can be launched in a debugger:
|
/linux-6.14.4/samples/bpf/ |
D | xdp_router_ipv4_user.c | 250 /* Function to read the existing route table when the process is launched*/ 387 /* Function to read the existing arp table when the process is launched*/
|
/linux-6.14.4/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()
|
123