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

1 2 3

  /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/current/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/current/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/current/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/current/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/current/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/current/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/current/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/current/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/current/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/current/platforms/android-12/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/current/platforms/android-12/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)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/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/current/platforms/android-12/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/current/platforms/android-13/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/current/platforms/android-13/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)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/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/current/platforms/android-13/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/current/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)
  /prebuilts/ndk/current/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)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/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/current/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)
  /prebuilts/ndk/current/platforms/android-15/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)

Completed in 1982 milliseconds

1 2 3