HomeSort by relevance Sort by last modified time
    Searched refs:tlb (Results 51 - 75 of 188) sorted by null

1 23 4 5 6 7 8

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1
30 #define tlb_remove_tlb_entry(tlb, ptep, address) do { tlb->need_flush = 1; __tlb_remove_tlb_entry(tlb, ptep, address); } while (0)
31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0)
33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1
30 #define tlb_remove_tlb_entry(tlb, ptep, address) do { tlb->need_flush = 1; __tlb_remove_tlb_entry(tlb, ptep, address); } while (0)
31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0)
33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0
    [all...]
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1
30 #define tlb_remove_tlb_entry(tlb, ptep, address) do { tlb->need_flush = 1; __tlb_remove_tlb_entry(tlb, ptep, address); } while (0)
31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0)
33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0
    [all...]
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1
30 #define tlb_remove_tlb_entry(tlb, ptep, address) do { tlb->need_flush = 1; __tlb_remove_tlb_entry(tlb, ptep, address); } while (0)
31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0)
33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0
    [all...]
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1
30 #define tlb_remove_tlb_entry(tlb, ptep, address) do { tlb->need_flush = 1; __tlb_remove_tlb_entry(tlb, ptep, address); } while (0)
31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0)
33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0
    [all...]
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1
30 #define tlb_remove_tlb_entry(tlb, ptep, address) do { tlb->need_flush = 1; __tlb_remove_tlb_entry(tlb, ptep, address); } while (0)
31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0)
33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1
30 #define tlb_remove_tlb_entry(tlb, ptep, address) do { tlb->need_flush = 1; __tlb_remove_tlb_entry(tlb, ptep, address); } while (0)
31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0)
33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1
30 #define tlb_remove_tlb_entry(tlb, ptep, address) do { tlb->need_flush = 1; __tlb_remove_tlb_entry(tlb, ptep, address); } while (0)
31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0)
33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1
30 #define tlb_remove_tlb_entry(tlb, ptep, address) do { tlb->need_flush = 1; __tlb_remove_tlb_entry(tlb, ptep, address); } while (0)
31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0)
33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
pgalloc.h 26 #define __pte_free_tlb(tlb,pte) do { pgtable_page_dtor(pte); tlb_remove_page((tlb), pte); } while (0)
29 #define __pmd_free_tlb(tlb, x) do { } while (0)
  /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)
29 #define __pmd_free_tlb(tlb, x) do { } while (0)
  /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)
29 #define __pmd_free_tlb(tlb, x) do { } while (0)
  /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)
29 #define __pmd_free_tlb(tlb, x) do { } while (0)
  /external/qemu/target-mips/
machine.c 59 /* Save TLB */
60 qemu_put_be32s(f, &env->tlb->nb_tlb);
62 uint16_t flags = ((env->tlb->mmu.r4k.tlb[i].G << 10) |
63 (env->tlb->mmu.r4k.tlb[i].C0 << 7) |
64 (env->tlb->mmu.r4k.tlb[i].C1 << 4) |
65 (env->tlb->mmu.r4k.tlb[i].V0 << 3)
    [all...]
  /bionic/libc/kernel/arch-x86/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)
  /bionic/libc/kernel/common/asm-generic/
4level-fixup.h 40 #define pud_free_tlb(tlb, x) do { } while (0)
42 #define __pud_free_tlb(tlb, x) do { } while (0)
  /development/ndk/platforms/android-3/include/asm-generic/
4level-fixup.h 35 #define pud_free_tlb(tlb, x) do { } while (0)
37 #define __pud_free_tlb(tlb, x) do { } 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)
  /external/chromium/base/threading/
thread_local_unittest.cc 146 base::ThreadLocalBoolean tlb; local
147 EXPECT_FALSE(tlb.Get());
149 tlb.Set(false);
150 EXPECT_FALSE(tlb.Get());
152 tlb.Set(true);
153 EXPECT_TRUE(tlb.Get());
158 base::ThreadLocalBoolean tlb; local
159 EXPECT_FALSE(tlb.Get());
  /external/kernel-headers/original/asm-generic/
4level-fixup.h 26 #define pud_free_tlb(tlb, x) do { } while (0)
28 #define __pud_free_tlb(tlb, x) do { } while (0)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
4level-fixup.h 35 #define pud_free_tlb(tlb, x) do { } while (0)
37 #define __pud_free_tlb(tlb, x) do { } while (0)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
4level-fixup.h 35 #define pud_free_tlb(tlb, x) do { } while (0)
37 #define __pud_free_tlb(tlb, x) do { } while (0)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
4level-fixup.h 35 #define pud_free_tlb(tlb, x) do { } while (0)
37 #define __pud_free_tlb(tlb, x) do { } 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)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
4level-fixup.h 35 #define pud_free_tlb(tlb, x) do { } while (0)
37 #define __pud_free_tlb(tlb, x) do { } while (0)

Completed in 3402 milliseconds

1 23 4 5 6 7 8