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

1 2

  /development/ndk/platforms/android-9/arch-mips/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory")
addrspace.h 67 #define CKSEG1 0xa0000000
io.h 74 #define __IS_KSEG1(addr) (((unsigned long)(addr) & ~0x1fffffffUL) == CKSEG1)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory")
addrspace.h 67 #define CKSEG1 0xa0000000
io.h 74 #define __IS_KSEG1(addr) (((unsigned long)(addr) & ~0x1fffffffUL) == CKSEG1)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory")
addrspace.h 67 #define CKSEG1 0xa0000000
io.h 74 #define __IS_KSEG1(addr) (((unsigned long)(addr) & ~0x1fffffffUL) == CKSEG1)
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory")
addrspace.h 67 #define CKSEG1 0xa0000000
io.h 74 #define __IS_KSEG1(addr) (((unsigned long)(addr) & ~0x1fffffffUL) == CKSEG1)
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory")
addrspace.h 67 #define CKSEG1 0xa0000000
io.h 74 #define __IS_KSEG1(addr) (((unsigned long)(addr) & ~0x1fffffffUL) == CKSEG1)
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory")
addrspace.h 67 #define CKSEG1 0xa0000000
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory")
addrspace.h 67 #define CKSEG1 0xa0000000
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory")
addrspace.h 67 #define CKSEG1 0xa0000000
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory")
addrspace.h 67 #define CKSEG1 0xa0000000
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
barrier.h 25 #define __fast_iob() __asm__ __volatile__( ".set push\n\t" ".set noreorder\n\t" "lw $0,%0\n\t" "nop\n\t" ".set pop" : : "m" (*(int *)CKSEG1) : "memory")
addrspace.h 67 #define CKSEG1 0xa0000000

Completed in 389 milliseconds

1 2