Home
last modified time | relevance | path

Searched refs:store_tr (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dparavirt_types.h70 unsigned long (*store_tr)(void); member
/linux/arch/x86/mm/
H A Dfault.c580 store_tr(tr); in show_fault_oops()
/linux/arch/x86/xen/
H A Denlighten_pv.c1245 .store_tr = xen_store_tr,