Home
last modified time | relevance | path

Searched defs:kvm_clear_dirty_log (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-headers/linux/
H A Dkvm.h524 struct kvm_clear_dirty_log { struct
525 __u32 slot;
526 __u32 num_pages;
527 __u64 first_page;
528 union {
/openbmc/linux/tools/include/uapi/linux/
H A Dkvm.h633 struct kvm_clear_dirty_log { struct
634 __u32 slot;
635 __u32 num_pages;
636 __u64 first_page;
637 union {
/openbmc/linux/include/uapi/linux/
H A Dkvm.h633 struct kvm_clear_dirty_log { struct
634 __u32 slot;
635 __u32 num_pages;
636 __u64 first_page;
637 union {