/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm-generic/ |
tlb.h | 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
|
/external/kernel-headers/original/asm-generic/ |
tlb.h | 126 #define pte_free_tlb(tlb, ptep) \ macro
|