Home
last modified time | relevance | path

Searched defs:out_entry (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/mips/kvm/
Dmmu.c513 pte_t *out_entry, pte_t *out_buddy) in _kvm_mips_map_page_fast()
589 pte_t *out_entry, pte_t *out_buddy) in kvm_mips_map_page()
/linux-6.1.9/arch/x86/hyperv/
Dirqdomain.c193 struct hv_interrupt_entry out_entry, *stored_entry; in hv_irq_compose_msi_msg() local
/linux-6.1.9/arch/sparc/kernel/
Diommu.c478 unsigned long paddr, npages, entry, out_entry = 0, slen; in dma_4u_map_sg() local
Dpci_sun4v.c523 unsigned long paddr, npages, entry, out_entry = 0, slen; in dma_4v_map_sg() local
/linux-6.1.9/kernel/dma/
Ddebug.c812 static int device_dma_allocations(struct device *dev, struct dma_debug_entry **out_entry) in device_dma_allocations()