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

  /external/syslinux/gpxe/src/arch/i386/core/
x86_io.c 78 PROVIDE_IOAPI ( x86, readq, x86_readq );
  /development/ndk/platforms/android-9/arch-mips/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm/
io.h 89 #define readq_relaxed readq
90 #define readq readq macro
  /external/syslinux/gpxe/src/include/gpxe/
io.h 251 uint64_t readq ( volatile uint64_t *io_addr );
252 #define readq( io_addr ) IOAPI_READ ( readq, uint64_t, io_addr, "MEM", 16 ) macro
  /external/syslinux/gpxe/src/include/gpxe/efi/
efi_io.h 83 IOAPI_INLINE ( efi, readq ) ( volatile uint64_t *io_addr ) {
  /external/syslinux/gpxe/src/interface/efi/
efi_io.c 187 PROVIDE_IOAPI_INLINE ( efi, readq );
  /external/squashfs-tools/squashfs-tools/
mksquashfs.c 5469 int readq; local
    [all...]

Completed in 2004 milliseconds