HomeSort by relevance Sort by last modified time
    Searched full:local_fiq_disable (Results 1 - 1 of 1) sorted by null

  /external/kernel-headers/original/asm-arm/
system.h 226 #define local_fiq_disable() __asm__("cpsid f @ __clf" : : : "memory", "cc") macro
294 #define local_fiq_disable() \ macro

Completed in 164 milliseconds