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

  /external/kernel-headers/original/asm-x86/
paravirt.h 653 static inline unsigned long paravirt_store_tr(void) function
657 #define store_tr(tr) ((tr) = paravirt_store_tr())

Completed in 624 milliseconds