Home
last modified time | relevance | path

Searched refs:entry (Results 8051 - 8056 of 8056) sorted by relevance

1...<<321322323

/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c62 #include <linux/entry-kvm.h>
806 * Invalidate the TLB entry for the faulting address, if it exists, in kvm_inject_emulated_page_fault()
3196 * entry to avoid unknown leaps of TSC even when running in kvm_guest_time_update()
8499 /* Always include the flags as a 'data' entry. */ in prepare_emulation_failure_exit()
9481 * KVM assumes that PAT entry '0' encodes WB memtype and simply zeroes in __kvm_x86_vendor_init()
10086 * Re-inject exceptions and events *especially* if immediate entry+exit in kvm_check_and_inject_events()
10126 * Bail if immediate entry+exit to/from the guest is needed to complete in kvm_check_and_inject_events()
10139 * or force an immediate re-entry and exit to/from L2, and exception in kvm_check_and_inject_events()
10702 * IPI are then delayed after guest entry, which ensures that they in vcpu_enter_guest()
12113 * i.e. it's impossible for kvm_find_cpuid_entry() to find a valid entry in kvm_vcpu_reset()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c55 * Last entry must be all 0s
85 /* required last entry */
416 * @stats: statistics entry to be updated
8452 * The open entry point is called when a network interface is made
8679 * The close entry point is called when an interface is de-activated
11238 pf->msix_entries[i].entry = i; in i40e_init_msix()
12444 * i40e_ndo_fdb_add - add an entry to the hardware database
12448 * @addr: the MAC address entry being added
14831 * generate log entry.
14948 * @ent: entry i
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c56 * Last entry must be all 0s
88 /* required last entry */
419 * @stats: statistics entry to be updated
8981 * The open entry point is called when a network interface is made
9226 * The close entry point is called when an interface is de-activated
11875 pf->msix_entries[i].entry = i; in i40e_init_msix()
13109 * i40e_ndo_fdb_add - add an entry to the hardware database
13113 * @addr: the MAC address entry being added
15525 * generate log entry.
15657 * @ent: entry i
[all...]
/third_party/openGLES/api/GL/
H A Dglext.h11156 typedef void (APIENTRYP PFNGLGETSHADINGRATEIMAGEPALETTENVPROC) (GLuint viewport, GLuint entry, GLenum *rate);
11164 GLAPI void APIENTRY glGetShadingRateImagePaletteNV (GLuint viewport, GLuint entry, GLenum *rate);
/third_party/mesa3d/include/GL/
H A Dglext.h11049 typedef void (APIENTRYP PFNGLGETSHADINGRATEIMAGEPALETTENVPROC) (GLuint viewport, GLuint entry, GLenum *rate);
11057 GLAPI void APIENTRY glGetShadingRateImagePaletteNV (GLuint viewport, GLuint entry, GLenum *rate);
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c15887 list_del(&wait->wait.entry); in do_rps_boost()

Completed in 169 milliseconds

1...<<321322323