Function report |
Source Code:include\asm-generic\tlb.h |
Create Date:2022-07-28 05:59:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tlb_get_unmap_shift
Proto:static inline unsigned long tlb_get_unmap_shift(struct mmu_gather *tlb)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct mmu_gather * | tlb |
449 | If at which levels have we cleared entries? Then Return PAGE_SHIFT determines the page size |
451 | If cleared_pmds Then Return PMD_SHIFT |
453 | If cleared_puds Then Return PUD_SHIFT |
455 | If cleared_p4ds Then Return P4D_SHIFT |
458 | Return PAGE_SHIFT determines the page size |
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 |