Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c7537 gpa_t bitmap, last_bitmap; in nested_vmx_exit_handled_io() local
7550 last_bitmap = (gpa_t)-1; in nested_vmx_exit_handled_io()
7562 if (last_bitmap != bitmap) in nested_vmx_exit_handled_io()
7570 last_bitmap = bitmap; in nested_vmx_exit_handled_io()