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:lb_remove_page* Similar to __tlb_remove_page but will call tlb_flush_mmu() itself when* required.
Proto:static inline void tlb_remove_page(struct mmu_gather *tlb, struct page *page)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mmu_gather * | tlb | |
struct page * | page |
431 | Return tlb_remove_page_size(tlb, page, 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 |