Home
last modified time | relevance | path

Searched defs:pagesize (Results 1 – 25 of 42) sorted by relevance

12

/linux/tools/testing/selftests/mm/
H A Dsoft-dirty.c17 static void test_simple(int pagemap_fd, int pagesize) in test_simple()
50 static void test_vma_reuse(int pagemap_fd, int pagesize) in test_vma_reuse()
79 static void test_hugepage(int pagemap_fd, int pagesize) in test_hugepage()
134 static void test_mprotect(int pagemap_fd, int pagesize, bool anon) in test_mprotect()
187 static void test_mprotect_anon(int pagemap_fd, int pagesize) in test_mprotect_anon()
192 static void test_mprotect_file(int pagemap_fd, int pagesize) in test_mprotect_file()
200 int pagesize; in main() local
H A Dprocess_madv.c62 const unsigned long pagesize = self->page_size; in TEST_F() local
133 const unsigned long pagesize = self->page_size; in TEST_F() local
216 const unsigned long pagesize = self->page_size; in TEST_F() local
257 const unsigned long pagesize = self->page_size; in TEST_F() local
290 const unsigned long pagesize = self->page_size; in TEST_F() local
319 const unsigned long pagesize = self->page_size; in TEST_F() local
H A Dpfnmap.c36 static int test_read_access(char *addr, size_t size, size_t pagesize) in test_read_access()
57 unsigned long long pagesize) in find_ram_target()
106 size_t pagesize; in FIXTURE() local
H A Dhugetlb_dio.c92 size_t pagesize = 0; in main() local
H A Dhugepage-vmemmap.c25 static size_t pagesize; variable
H A Dhugetlb-soft-offline.c39 const unsigned long pagesize = getpagesize(); in do_soft_offline() local
H A Dvm_util.h135 static inline int sz2ord(size_t size, size_t pagesize) in sz2ord()
H A Dva_high_addr_switch.c43 unsigned long pagesize = getpagesize(); in testcases_init() local
H A Dmkdirty.c28 static size_t pagesize; variable
H A Dmadv_populate.c28 static size_t pagesize; variable
H A Dhugetlb-read-hwpoison.c179 const unsigned long pagesize = getpagesize(); in test_hugetlb_read_hwpoison() local
H A Duffd-wp-mremap.c15 static size_t pagesize; variable
H A Dksm_functional_tests.c42 static size_t pagesize; variable
H A Dgup_longterm.c33 static size_t pagesize; variable
/linux/drivers/misc/sgi-gru/
H A Dgruhandles.c135 int asid, int pagesize, int global, int n, in tgh_invalidate()
153 int pagesize) in tfh_write_only()
169 int pagesize) in tfh_write_restart()
H A Dgrutlbpurge.c150 int grupagesize, pagesize, pageshift, gid, asid; in gru_flush_tlb_range() local
/linux/drivers/mtd/nand/raw/atmel/
H A Dpmecc.h42 int pagesize; member
/linux/arch/loongarch/lib/
H A Ddump_tlb.c34 unsigned int pagesize, c0, c1, i; in dump_tlb() local
/linux/drivers/mtd/devices/
H A Dmtd_dataflash.c622 int pagesize, int pageoffset, char revision) in add_dataflash_otp()
679 int nr_pages, int pagesize, int pageoffset) in add_dataflash()
695 u16 pagesize; member
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-pagefault.c52 static size_t pagesize; variable
/linux/arch/arm64/mm/
H A Dhugetlbpage.c71 size_t pagesize = huge_page_size(h); in arch_hugetlb_migration_supported() local
349 size_t pagesize = 1UL << shift; in arch_make_huge_pte() local
/linux/arch/mips/include/asm/dec/
H A Dprom.h72 int pagesize; member
/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c415 u64 ehea_h_register_rpage(const u64 adapter_handle, const u8 pagesize, in ehea_h_register_rpage()
500 const u8 pagesize, const u8 queue_type, in ehea_h_register_rpage_mr()
/linux/arch/x86/virt/svm/
H A Dsev.c42 u8 pagesize :1, member
62 pagesize : 1, member
/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu.c579 int pagesize = MMU_PAGE_64K; in kvmppc_mmu_book3s_64_esid_to_vsid() local

12