Home
last modified time | relevance | path

Searched refs:folio_address (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/arch/arm64/mm/
H A Dflush.c57 sync_icache_aliases((unsigned long)folio_address(folio), in __sync_icache_dcache()
58 (unsigned long)folio_address(folio) + in __sync_icache_dcache()
/openbmc/linux/fs/coda/
H A Dsymlink.c29 char *p = folio_address(folio); in coda_symlink_filler()
/openbmc/linux/fs/affs/
H A Dsymlink.c18 char *link = folio_address(folio); in affs_symlink_read_folio()
/openbmc/linux/arch/nios2/mm/
H A Dcacheflush.c170 unsigned long start = (unsigned long)folio_address(folio); in __flush_dcache_folio()
194 unsigned long start = (unsigned long)folio_address(folio); in flush_dcache_folio()
/openbmc/linux/arch/sh/mm/
H A Dcache.c153 __flush_purge_region(folio_address(folio), in __update_cache()
173 __flush_purge_region(folio_address(folio), in __flush_anon_page()
H A Dcache-sh7705.c187 __flush_purge_region(folio_address(folio), folio_size(folio)); in sh7705_flush_icache_folio()
H A Dcache-sh4.c122 unsigned long addr = (unsigned long)folio_address(folio); in sh4_flush_dcache_folio()
/openbmc/linux/arch/powerpc/mm/
H A Dcacheflush.c159 void *addr = folio_address(folio); in flush_dcache_icache_folio()
/openbmc/linux/drivers/scsi/
H A Dscsicam.c43 res = kmemdup(folio_address(folio) + 0x1be, 66, GFP_KERNEL); in scsi_bios_ptable()
/openbmc/linux/arch/arm/mm/
H A Dnommu.c185 __cpuc_flush_dcache_area(folio_address(folio), folio_size(folio)); in flush_dcache_folio()
H A Dflush.c207 __cpuc_flush_dcache_area(folio_address(folio), in __flush_dcache_folio()
/openbmc/linux/mm/
H A Dusercopy.c198 offset = ptr - folio_address(folio); in check_heap_object()
H A Dslab.h198 return folio_address(slab_folio(slab)); in slab_address()
/openbmc/linux/arch/m68k/include/asm/
H A Dcacheflush_mm.h260 __flush_pages_to_ram(folio_address(folio), folio_nr_pages(folio))
/openbmc/linux/fs/ramfs/
H A Dfile-nommu.c235 ret = (unsigned long) folio_address(fbatch.folios[0]); in ramfs_nommu_get_unmapped_area()
/openbmc/linux/arch/sparc/kernel/
H A Dsmp_64.c930 __flush_dcache_page(folio_address(folio) + i * PAGE_SIZE, in __local_flush_dcache_folio()
959 void *pg_addr = folio_address(folio); in smp_flush_dcache_folio_impl()
1002 pg_addr = folio_address(folio); in flush_dcache_folio_all()
/openbmc/linux/arch/sparc/mm/
H A Dinit_32.c306 unsigned long vaddr = (unsigned long)folio_address(folio); in sparc_flush_folio_to_ram()
/openbmc/linux/drivers/misc/lkdtm/
H A Dusercopy.c417 addr = folio_address(folio); in lkdtm_USERCOPY_FOLIO()
/openbmc/linux/arch/ia64/mm/
H A Dinit.c56 addr = (unsigned long)folio_address(folio); in __ia64_sync_icache_dcache()
/openbmc/linux/scripts/gdb/linux/
H A Dslab.py44 return p_ops.folio_address(folio)
H A Dmm.py282 def folio_address(self, folio): member in aarch64_page_ops
/openbmc/linux/fs/btrfs/
H A Dverity.c766 folio_address(folio), PAGE_SIZE, &folio->page); in btrfs_read_merkle_tree_page()
/openbmc/linux/block/partitions/
H A Dcore.c723 return folio_address(folio) + offset_in_folio(folio, n * SECTOR_SIZE); in read_part_sector()
/openbmc/linux/arch/arc/mm/
H A Dcache.c740 phys_addr_t paddr = (unsigned long)folio_address(folio); in flush_dcache_folio()
/openbmc/linux/arch/parisc/kernel/
H A Dcache.c485 kaddr = folio_address(folio); in flush_dcache_folio()

12