Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dkvm.h381 struct kvm_clear_dirty_log { struct
382 __u32 slot;
383 __u32 num_pages;
384 __u64 first_page;
385 union {