Searched refs:pud_free_tlb (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/kernel/common/asm-generic/
H A D4level-fixup.h39 #undef pud_free_tlb macro
40 #define pud_free_tlb(tlb, x) do { } while (0) macro
H A Dtlb.h40 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0) macro

Completed in 82 milliseconds