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

  /bionic/libc/kernel/arch-mips/asm/
mipsmtregs.h 94 #define VPECONTROL_TARGTC (_ULCAST_(0xff))
166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
mipsmtregs.h 94 #define VPECONTROL_TARGTC (_ULCAST_(0xff))
166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0)
  /external/kernel-headers/original/asm-mips/
mipsmtregs.h 99 #define VPECONTROL_TARGTC (_ULCAST_(0xff))
343 write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); \
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
mipsmtregs.h 94 #define VPECONTROL_TARGTC (_ULCAST_(0xff))
166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
mipsmtregs.h 94 #define VPECONTROL_TARGTC (_ULCAST_(0xff))
166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
mipsmtregs.h 94 #define VPECONTROL_TARGTC (_ULCAST_(0xff))
166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
mipsmtregs.h 94 #define VPECONTROL_TARGTC (_ULCAST_(0xff))
166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
mipsmtregs.h 94 #define VPECONTROL_TARGTC (_ULCAST_(0xff))
166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0)

Completed in 92 milliseconds