Function report |
Source Code:include\asm-generic\tlb.h |
Create Date:2022-07-28 05:59:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__tlb_reset_range
Proto:static inline void __tlb_reset_range(struct mmu_gather *tlb)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mmu_gather * | tlb |
306 | Else |
310 | we have removed page directories = 0 |
312 | cleared_pmds = 0 |
313 | cleared_puds = 0 |
314 | cleared_p4ds = 0 |
Name | Describe |
---|---|
tlb_gather_mmu | lb_gather_mmu - initialize an mmu_gather structure for page-table tear-down*@tlb: the mmu_gather structure to initialize*@mm: the mm_struct of the target address space*@start: start of the region that will be removed from the page-table*@end: end of the |
tlb_finish_mmu | lb_finish_mmu - finish an mmu_gather structure*@tlb: the mmu_gather structure to finish*@start: start of the region that will be removed from the page-table*@end: end of the region that will be removed from the page-table* Called at the end of the |
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 |