Home
last modified time | relevance | path

Searched defs:mapped_addr (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/cavium/liquidio/
Docteon_mem_ops.c44 octeon_pci_fastwrite(struct octeon_device *oct, u8 __iomem *mapped_addr, in octeon_pci_fastwrite()
68 octeon_pci_fastread(struct octeon_device *oct, u8 __iomem *mapped_addr, in octeon_pci_fastread()
99 u8 __iomem *mapped_addr; in __octeon_pci_rw_core_mem() local
/linux-6.14.4/arch/arm64/mm/
Dgcs.c17 unsigned long mapped_addr, unused; in alloc_gcs() local
/linux-6.14.4/rust/kernel/
Dpage.rs105 let mapped_addr = unsafe { bindings::kmap_local_page(self.as_ptr()) }; in with_page_mapped() localVariable
/linux-6.14.4/arch/x86/kernel/
Dshstk.c105 unsigned long mapped_addr, unused; in alloc_shstk() local
/linux-6.14.4/mm/
Dmmap.c105 unsigned long mapped_addr; in check_brk_limits() local
/linux-6.14.4/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c1289 struct mtk_tx_dma *txd, dma_addr_t mapped_addr, in setup_tx_buf()