Searched refs:update_io_bitmap (Results 1 – 4 of 4) sorted by relevance
136 .cpu.update_io_bitmap = native_tss_update_io_bitmap,
65 void (*update_io_bitmap)(void); member
278 PVOP_VCALL0(pv_ops, cpu.update_io_bitmap); in tss_update_io_bitmap()
1392 pv_ops.cpu.update_io_bitmap = xen_update_io_bitmap; in xen_start_kernel()