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

  /bionic/libc/kernel/arch-mips/asm/
mipsmtregs.h 166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0) macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
mipsmtregs.h 166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0) macro
  /external/kernel-headers/original/asm-mips/
mipsmtregs.h 341 #define settc(tc) \ macro
348 /* you *must* set the target tc (settc) before trying to use these */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
mipsmtregs.h 166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
mipsmtregs.h 166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0) macro
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
mipsmtregs.h 166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0) macro
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
mipsmtregs.h 166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0) macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
mipsmtregs.h 166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0) macro

Completed in 293 milliseconds