Function report |
Source Code:include\asm-generic\cacheflush.h |
Create Date:2022-07-28 05:44:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:flush_cache_range
Proto:static inline void flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | vma | |
unsigned long | start | |
unsigned long | end |
NULL
Name | Describe |
---|---|
kgdb_flush_swbreak_addr | Some architectures need cache flushes when we set/clear a* breakpoint: |
remap_pfn_range | map_pfn_range - remap kernel memory to userspace*@vma: user vma to map to*@addr: target user address to start at*@pfn: physical address of kernel memory*@size: size of map area*@prot: page protection flags for this mapping |
change_protection_range | |
move_page_tables | |
try_to_unmap_one | @arg: enum ttu_flags will be passed to this argument |
hugetlb_change_protection | |
wp_clean_pre_vma | wp_clean_pre_vma - The pagewalk pre_vma callback.* The pre_vma callback performs the cache flush, stages the tlb flush* and calls the necessary mmu notifiers. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |