Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kvm/
Dmmu.c512 pte_t *out_entry, pte_t *out_buddy) in _kvm_mips_map_page_fast()
588 pte_t *out_entry, pte_t *out_buddy) in kvm_mips_map_page()
/Linux-v6.6/arch/x86/hyperv/
Dirqdomain.c193 struct hv_interrupt_entry out_entry, *stored_entry; in hv_irq_compose_msi_msg() local
/Linux-v6.6/arch/sparc/kernel/
Diommu.c478 unsigned long paddr, npages, entry, out_entry = 0, slen; in dma_4u_map_sg() local
Dpci_sun4v.c524 unsigned long paddr, npages, entry, out_entry = 0, slen; in dma_4v_map_sg() local
/Linux-v6.6/kernel/dma/
Ddebug.c829 static int device_dma_allocations(struct device *dev, struct dma_debug_entry **out_entry) in device_dma_allocations()