Searched defs:page (Results 251 - 275 of 1627) sorted by path

<<11121314151617181920>>

/linux-master/arch/sparc/mm/
H A Dio-unit.c145 static dma_addr_t iounit_map_page(struct device *dev, struct page *page, argument
220 unsigned long va, addr, page, end, ret; local
H A Diommu.c184 static dma_addr_t __sbus_iommu_map_page(struct device *dev, struct page *page, argument
234 sbus_iommu_map_page_gflush(struct device *dev, struct page *page, unsigned long offset, size_t len, enum dma_data_direction dir, unsigned long attrs) argument
242 sbus_iommu_map_page_pflush(struct device *dev, struct page *page, unsigned long offset, size_t len, enum dma_data_direction dir, unsigned long attrs) argument
317 unsigned long va, addr, page, end, ret; local
400 struct page *page = virt_to_page(cpu_addr); local
[all...]
H A Dsrmmu.c352 struct page *page; local
370 struct page *pag local
1254 turbosparc_flush_cache_page(struct vm_area_struct *vma, unsigned long page) argument
1265 turbosparc_flush_page_to_ram(unsigned long page) argument
1280 turbosparc_flush_page_for_dma(unsigned long page) argument
1304 turbosparc_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) argument
1638 smp_flush_page_for_dma(unsigned long page) argument
1718 smp_flush_cache_page(struct vm_area_struct *vma, unsigned long page) argument
1732 smp_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) argument
1746 smp_flush_page_to_ram(unsigned long page) argument
[all...]
H A Dtlb.c120 struct page *page; local
/linux-master/arch/um/drivers/
H A Dmconsole_kern.c344 struct page *page; local
/linux-master/arch/um/kernel/
H A Dprocess.c69 unsigned long page; local
/linux-master/arch/um/kernel/skas/
H A Duaccess.c67 struct page *page; local
254 struct page *page; local
333 struct page *page; local
[all...]
/linux-master/arch/x86/events/amd/
H A Dcore.c1253 static ssize_t amd_event_sysfs_show(char *page, u64 config) argument
/linux-master/arch/x86/events/
H A Dcore.c1825 ssize_t events_sysfs_show(struct device *dev, struct device_attribute *attr, char *page) argument
1958 ssize_t x86_event_sysfs_show(char *page, u6 argument
1842 events_ht_sysfs_show(struct device *dev, struct device_attribute *attr, char *page) argument
1865 events_hybrid_sysfs_show(struct device *dev, struct device_attribute *attr, char *page) argument
[all...]
/linux-master/arch/x86/events/intel/
H A Dbts.c45 struct page *page; member in struct:bts_phys
66 static int buf_nr_pages(struct page *page) argument
74 static size_t buf_size(struct page *page) argument
84 struct page *pag local
150 struct page *page = phys->page; local
[all...]
H A Dcore.c4589 ssize_t intel_event_sysfs_show(char *page, u64 config) argument
H A Dds.c498 struct page *page; local
H A Dpt.c145 pt_timing_attr_show(struct device *dev, struct device_attribute *attr, char *page) argument
[all...]
/linux-master/arch/x86/events/zhaoxin/
H A Dcore.c452 static ssize_t zhaoxin_event_sysfs_show(char *page, u64 config) argument
/linux-master/arch/x86/hyperv/
H A Dhv_proc.c25 struct page **pages, *page; local
/linux-master/arch/x86/include/asm/
H A Dpage.h25 static inline void clear_user_page(void *page, unsigned long vaddr, argument
H A Dpage_32.h20 static inline void clear_page(void *page) argument
H A Dpage_64.h46 static inline void clear_page(void *page) argument
[all...]
/linux-master/arch/x86/kernel/
H A Damd_gart_64.c225 static dma_addr_t gart_map_page(struct device *dev, struct page *page, argument
H A Despfix_64.c77 unsigned long page, slot; local
127 unsigned int page; local
165 struct page *page = alloc_pages_node(node, PGALLOC_GFP, 0); local
177 struct page *page = alloc_pages_node(node, PGALLOC_GFP, 0); local
[all...]
/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dif.c38 mtrr_file_add(unsigned long base, unsigned long size, unsigned int type, bool increment, struct file *file, int page) argument
64 mtrr_file_del(unsigned long base, unsigned long size, struct file *file, int page) argument
/linux-master/arch/x86/kernel/cpu/sgx/
H A Dencl.c526 struct sgx_encl_page *page; local
576 sgx_encl_debug_read(struct sgx_encl *encl, struct sgx_encl_page *page, unsigned long addr, void *data) argument
590 sgx_encl_debug_write(struct sgx_encl *encl, struct sgx_encl_page *page, unsigned long addr, void *data) argument
1135 sgx_encl_test_and_clear_young(struct mm_struct *mm, struct sgx_encl_page *page) argument
1314 sgx_encl_free_epc_page(struct sgx_epc_page *page) argument
[all...]
H A Dmain.c59 struct sgx_epc_page *page; local
111 struct sgx_encl_page *page = epc_page->owner; local
143 struct sgx_encl_page *page = epc_page->owner; local
444 struct sgx_epc_page *page = NULL; local
475 struct sgx_epc_page *page; local
506 sgx_mark_page_reclaimable(struct sgx_epc_page *page) argument
524 sgx_unmark_page_reclaimable(struct sgx_epc_page *page) argument
561 struct sgx_epc_page *page; local
602 sgx_free_epc_page(struct sgx_epc_page *page) argument
678 struct sgx_epc_page *page = sgx_paddr_to_page(pfn << PAGE_SHIFT); local
[all...]
H A Dsgx.h66 static inline unsigned long sgx_get_epc_phys_addr(struct sgx_epc_page *page) argument
76 static inline void *sgx_get_epc_virt_addr(struct sgx_epc_page *page) argument
[all...]
/linux-master/arch/x86/kernel/kprobes/
H A Dcore.c496 void *page; local
[all...]

Completed in 327 milliseconds

<<11121314151617181920>>