Home
last modified time | relevance | path

Searched refs:native_store_tr (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Ddesc.h117 #define store_tr(tr) (tr = native_store_tr())
283 static inline unsigned long native_store_tr(void) in native_store_tr() function
/linux-6.1.9/arch/x86/kernel/
Dparavirt.c286 .cpu.store_tr = native_store_tr,