Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dnested.c5872 gpa_t bitmap, last_bitmap; in nested_vmx_check_io_bitmaps() local
5875 last_bitmap = INVALID_GPA; in nested_vmx_check_io_bitmaps()
5887 if (last_bitmap != bitmap) in nested_vmx_check_io_bitmaps()
5895 last_bitmap = bitmap; in nested_vmx_check_io_bitmaps()