Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvpc.c156 uint64_t last_bitmap; member
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c5929 gpa_t bitmap, last_bitmap; in nested_vmx_check_io_bitmaps() local
5932 last_bitmap = INVALID_GPA; in nested_vmx_check_io_bitmaps()
5944 if (last_bitmap != bitmap) in nested_vmx_check_io_bitmaps()
5952 last_bitmap = bitmap; in nested_vmx_check_io_bitmaps()