HomeSort by relevance Sort by last modified time
    Searched refs:__pte_free_tlb (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /development/ndk/platforms/android-9/arch-mips/include/asm/
pgalloc.h 26 #define __pte_free_tlb(tlb,pte) do { pgtable_page_dtor(pte); tlb_remove_page((tlb), pte); } while (0) macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
pgalloc.h 26 #define __pte_free_tlb(tlb,pte) do { pgtable_page_dtor(pte); tlb_remove_page((tlb), pte); } while (0) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
pgalloc.h 26 #define __pte_free_tlb(tlb,pte) do { pgtable_page_dtor(pte); tlb_remove_page((tlb), pte); } while (0) macro
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
pgalloc.h 26 #define __pte_free_tlb(tlb,pte) do { pgtable_page_dtor(pte); tlb_remove_page((tlb), pte); } while (0) macro
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
pgalloc.h 26 #define __pte_free_tlb(tlb,pte) do { pgtable_page_dtor(pte); tlb_remove_page((tlb), pte); } while (0) macro
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
pgalloc.h 26 #define __pte_free_tlb(tlb,pte) do { pgtable_page_dtor(pte); tlb_remove_page((tlb), pte); } while (0) macro
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
pgalloc.h 26 #define __pte_free_tlb(tlb,pte) do { pgtable_page_dtor(pte); tlb_remove_page((tlb), pte); } while (0) macro
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
pgalloc.h 26 #define __pte_free_tlb(tlb,pte) do { pgtable_page_dtor(pte); tlb_remove_page((tlb), pte); } while (0) macro
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
pgalloc.h 26 #define __pte_free_tlb(tlb,pte) do { pgtable_page_dtor(pte); tlb_remove_page((tlb), pte); } while (0) macro
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
pgalloc.h 26 #define __pte_free_tlb(tlb,pte) do { pgtable_page_dtor(pte); tlb_remove_page((tlb), pte); } while (0) macro
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
pgalloc.h 26 #define __pte_free_tlb(tlb,pte) do { pgtable_page_dtor(pte); tlb_remove_page((tlb), pte); } while (0) macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
pgalloc.h 26 #define __pte_free_tlb(tlb,pte) do { pgtable_page_dtor(pte); tlb_remove_page((tlb), pte); } while (0) macro
  /development/ndk/platforms/android-3/include/asm-generic/
tlb.h 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
pgalloc_32.h 34 #define __pte_free_tlb(tlb,pte) do { paravirt_release_pt(page_to_pfn(pte)); tlb_remove_page((tlb),(pte)); } while (0) macro
  /prebuilts/ndk/4/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)
  /prebuilts/ndk/4/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)
  /prebuilts/ndk/4/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)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
pgalloc_32.h 29 #define __pte_free_tlb(tlb,pte) do { paravirt_release_pt(page_to_pfn(pte)); tlb_remove_page((tlb),(pte)); } while (0) macro
  /prebuilts/ndk/4/platforms/android-5/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)
  /prebuilts/ndk/4/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)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
pgalloc_32.h 29 #define __pte_free_tlb(tlb,pte) do { paravirt_release_pt(page_to_pfn(pte)); tlb_remove_page((tlb),(pte)); } while (0) macro
  /prebuilts/ndk/4/platforms/android-8/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)
  /prebuilts/ndk/5/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)
  /prebuilts/ndk/6/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)
  /prebuilts/ndk/6/platforms/android-3/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)

Completed in 797 milliseconds

1 2 3 4