Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/kvm/
Dmmu.c587 pte_t *out_entry, pte_t *out_buddy) in _kvm_mips_map_page_fast()
663 pte_t *out_entry, pte_t *out_buddy) in kvm_mips_map_page()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/kernel/dma/
Ddebug.c815 static int device_dma_allocations(struct device *dev, struct dma_debug_entry **out_entry) in device_dma_allocations()