Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/vmx/
Dnested.c5529 gpa_t bitmap, last_bitmap; in nested_vmx_check_io_bitmaps() local
5532 last_bitmap = (gpa_t)-1; in nested_vmx_check_io_bitmaps()
5544 if (last_bitmap != bitmap) in nested_vmx_check_io_bitmaps()
5552 last_bitmap = bitmap; in nested_vmx_check_io_bitmaps()