Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/kvm/
Dmmu.c612 pte_t *out_entry, pte_t *out_buddy) in _kvm_mips_map_page_fast()
688 pte_t *out_entry, pte_t *out_buddy) in kvm_mips_map_page()
/Linux-v5.4/arch/sparc/kernel/
Diommu.c479 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-v5.4/kernel/dma/
Ddebug.c860 static int device_dma_allocations(struct device *dev, struct dma_debug_entry **out_entry) in device_dma_allocations()