HomeSort by relevance Sort by last modified time
    Searched refs:pud_free_tlb (Results 126 - 126 of 126) sorted by null

1 2 3 4 56

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm-generic/
tlb.h 33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0) macro

Completed in 332 milliseconds

1 2 3 4 56