Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Ddesc.h118 #define store_tr(tr) (tr = native_store_tr())
284 static inline unsigned long native_store_tr(void) in native_store_tr() function
/linux-6.12.1/arch/x86/kernel/
Dparavirt.c161 .cpu.store_tr = native_store_tr,