Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dio_bitmap.h37 void native_tss_update_io_bitmap(void);
42 #define tss_update_io_bitmap native_tss_update_io_bitmap
/linux/arch/x86/xen/
H A Denlighten_pv.c968 native_tss_update_io_bitmap(); in xen_update_io_bitmap()