HomeSort by relevance Sort by last modified time
    Searched refs:native_local_ptep_get_and_clear (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/arch-x86/asm/
pgtable-2level.h 25 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp)
  /development/ndk/platforms/android-5/arch-x86/include/asm/
pgtable-2level.h 25 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
pgtable-2level.h 25 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
pgtable-2level.h 25 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp)
  /external/kernel-headers/original/asm-x86/
pgtable-2level.h 50 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp)
pgtable_32.h 261 static inline pte_t native_local_ptep_get_and_clear(pte_t *ptep) function
327 pte = native_local_ptep_get_and_clear(ptep);

Completed in 175 milliseconds