Home
last modified time | relevance | path

Searched defs:first_page (Results 1 – 25 of 48) sorted by relevance

12

/kernel/linux/linux-5.10/sound/pci/emu10k1/
Dmemory.c455 int first_page, last_page; in get_single_page_range() local
473 static void __synth_free_pages(struct snd_emu10k1 *emu, int first_page, in __synth_free_pages()
507 int page, first_page, last_page; in synth_alloc_pages() local
539 int first_page, last_page; in synth_free_pages() local
/kernel/linux/linux-6.6/sound/pci/emu10k1/
Dmemory.c458 int first_page, last_page; in get_single_page_range() local
478 static void __synth_free_pages(struct snd_emu10k1 *emu, int first_page, in __synth_free_pages()
512 int page, first_page, last_page; in synth_alloc_pages() local
544 int first_page, last_page; in synth_free_pages() local
/kernel/linux/linux-6.6/drivers/platform/goldfish/
Dgoldfish_pipe.c257 static int goldfish_pin_pages(unsigned long first_page, in goldfish_pin_pages()
290 unsigned long first_page, in populate_rw_params()
334 unsigned long first_page = address & PAGE_MASK; in transfer_max_buffers() local
/kernel/linux/linux-5.10/drivers/platform/goldfish/
Dgoldfish_pipe.c260 static int goldfish_pin_pages(unsigned long first_page, in goldfish_pin_pages()
293 unsigned long first_page, in populate_rw_params()
337 unsigned long first_page = address & PAGE_MASK; in transfer_max_buffers() local
/kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/
Dcodec_hevc_common.c286 u32 first_page; in codec_hevc_fill_mmu_map() local
/kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/
Dcodec_hevc_common.c286 u32 first_page; in codec_hevc_fill_mmu_map() local
/kernel/linux/linux-6.6/mm/
Dmemremap.c113 struct page *first_page; in pageunmap_range() local
Dzsmalloc.c254 struct page *first_page; member
453 struct page *first_page = zspage->first_page; in get_first_page() local
/kernel/linux/linux-5.10/mm/
Dmemremap.c142 struct page *first_page; in pageunmap_range() local
Dzsmalloc.c288 struct page *first_page; member
484 struct page *first_page = zspage->first_page; in get_first_page() local
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/
Dgve_tx.c401 u64 first_page = iov_offset / PAGE_SIZE; in gve_dma_sync_for_device() local
/kernel/linux/linux-6.6/arch/sparc/kernel/
Diommu.c201 unsigned long order, first_page; in dma_4u_alloc_coherent() local
Dpci_sun4v.c186 unsigned long flags, order, first_page, npages, n; in dma_4v_alloc_coherent() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
Diommu.c201 unsigned long order, first_page; in dma_4u_alloc_coherent() local
Dpci_sun4v.c185 unsigned long flags, order, first_page, npages, n; in dma_4v_alloc_coherent() local
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/
Dgve_tx.c501 u64 first_page = iov_offset / PAGE_SIZE; in gve_dma_sync_for_device() local
/kernel/linux/linux-5.10/include/linux/
Dedac.h410 unsigned long first_page; /* first page number in csrow */ member
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/
Dkvm_util.c319 uint64_t first_page, uint32_t num_pages) in kvm_vm_clear_dirty_log()
/kernel/linux/linux-6.6/include/linux/
Dedac.h431 unsigned long first_page; /* first page number in csrow */ member
/kernel/linux/linux-5.10/drivers/block/drbd/
Ddrbd_bitmap.c1477 int first_page; in _drbd_bm_set_bits() local
/kernel/linux/linux-5.10/sound/pci/trident/
Dtrident.h248 short first_page, last_page; member
/kernel/linux/linux-6.6/drivers/block/drbd/
Ddrbd_bitmap.c1514 int first_page; in _drbd_bm_set_bits() local
/kernel/linux/linux-6.6/sound/pci/trident/
Dtrident.h248 short first_page, last_page; member
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/
Dkvm_util_base.h357 uint64_t first_page, uint32_t num_pages) in kvm_vm_clear_dirty_log()
/kernel/linux/linux-6.6/kernel/trace/
Dring_buffer.c1893 struct buffer_page *last_page, *first_page; in rb_remove_pages() local
2025 struct list_head *last_page, *first_page; in rb_insert_pages() local

12