/linux-3.4.99/arch/x86/mm/ |
D | pageattr.c | 35 int numpages; member 179 static void cpa_flush_range(unsigned long start, int numpages, int cache) in cpa_flush_range() 209 static void cpa_flush_array(unsigned long *start, int numpages, int cache, in cpa_flush_array() 395 unsigned long nextpage_addr, numpages, pmask, psize, addr, pfn; in try_preserve_large_page() local 792 int ret, numpages = cpa->numpages; in __change_page_attr_set_clr() local 840 static int change_page_attr_set_clr(unsigned long *addr, int numpages, in change_page_attr_set_clr() 939 static inline int change_page_attr_set(unsigned long *addr, int numpages, in change_page_attr_set() 946 static inline int change_page_attr_clear(unsigned long *addr, int numpages, in change_page_attr_clear() 953 static inline int cpa_set_pages_array(struct page **pages, int numpages, in cpa_set_pages_array() 960 static inline int cpa_clear_pages_array(struct page **pages, int numpages, in cpa_clear_pages_array() [all …]
|
/linux-3.4.99/arch/s390/mm/ |
D | pageattr.c | 11 static void change_page_attr(unsigned long addr, int numpages, in change_page_attr() 38 int set_memory_ro(unsigned long addr, int numpages) in set_memory_ro() 45 int set_memory_rw(unsigned long addr, int numpages) in set_memory_rw() 53 int set_memory_nx(unsigned long addr, int numpages) in set_memory_nx() 59 int set_memory_x(unsigned long addr, int numpages) in set_memory_x()
|
D | init.c | 165 void kernel_map_pages(struct page *page, int numpages, int enable) in kernel_map_pages()
|
/linux-3.4.99/mm/ |
D | debug-pagealloc.c | 96 void kernel_map_pages(struct page *page, int numpages, int enable) in kernel_map_pages()
|
D | vmscan.c | 1387 int numpages = hpage_nr_pages(page); in putback_inactive_pages() local 1426 int numpages = hpage_nr_pages(page); in update_isolated_counts() local
|
/linux-3.4.99/arch/powerpc/mm/ |
D | pgtable_32.c | 413 static int change_page_attr(struct page *page, int numpages, pgprot_t prot) in change_page_attr() 429 void kernel_map_pages(struct page *page, int numpages, int enable) in kernel_map_pages()
|
D | hash_utils_64.c | 1249 void kernel_map_pages(struct page *page, int numpages, int enable) in kernel_map_pages()
|
/linux-3.4.99/ipc/ |
D | shm.c | 453 size_t numpages = (size + PAGE_SIZE - 1) >> PAGE_SHIFT; in newseg() local
|
/linux-3.4.99/arch/alpha/include/asm/ |
D | hwrpb.h | 142 unsigned long numpages; member
|
/linux-3.4.99/arch/x86/kernel/ |
D | pci-calgary_64.c | 659 unsigned int numpages; in calgary_reserve_mem_region() local
|
/linux-3.4.99/fs/ocfs2/ |
D | alloc.c | 6601 int numpages, u64 phys, handle_t *handle) in ocfs2_zero_cluster_pages() 6637 int numpages, ret = 0; in ocfs2_grab_pages() local 6694 int ret = 0, numpages; in ocfs2_zero_range_for_truncate() local
|
/linux-3.4.99/include/linux/ |
D | mm.h | 1548 kernel_map_pages(struct page *page, int numpages, int enable) {} in kernel_map_pages()
|
/linux-3.4.99/arch/sparc/mm/ |
D | init_64.c | 1520 void kernel_map_pages(struct page *page, int numpages, int enable) in kernel_map_pages()
|