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

1 2

  /development/ndk/platforms/android-9/arch-x86/include/asm/
tlbflush_32.h 31 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
cpufeature_32.h 135 #define cpu_has_pge boot_cpu_has(X86_FEATURE_PGE) macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
tlbflush_32.h 28 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
cpufeature_32.h 120 #define cpu_has_pge boot_cpu_has(X86_FEATURE_PGE) macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
tlbflush_32.h 28 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
cpufeature_32.h 120 #define cpu_has_pge boot_cpu_has(X86_FEATURE_PGE) macro
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
tlbflush_32.h 28 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
cpufeature_32.h 120 #define cpu_has_pge boot_cpu_has(X86_FEATURE_PGE) macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
tlbflush_32.h 28 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
cpufeature_32.h 120 #define cpu_has_pge boot_cpu_has(X86_FEATURE_PGE) macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
tlbflush_32.h 28 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
cpufeature_32.h 120 #define cpu_has_pge boot_cpu_has(X86_FEATURE_PGE) macro
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
tlbflush_32.h 31 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
cpufeature_32.h 135 #define cpu_has_pge boot_cpu_has(X86_FEATURE_PGE) macro
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
tlbflush_32.h 31 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
cpufeature_32.h 135 #define cpu_has_pge boot_cpu_has(X86_FEATURE_PGE) macro
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/asm/
tlbflush_32.h 31 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/asm/
tlbflush_32.h 31 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
tlbflush_32.h 31 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/asm/
tlbflush_32.h 31 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm/
tlbflush_32.h 31 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/
tlbflush_32.h 31 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
tlbflush_32.h 31 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/
tlbflush_32.h 31 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
tlbflush_32.h 31 #define __flush_tlb_all() do { if (cpu_has_pge) __flush_tlb_global(); else __flush_tlb(); } while (0)

Completed in 336 milliseconds

1 2