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.h424 struct kvm_clear_dirty_log { struct
425 __u32 slot;
426 __u32 num_pages;
427 __u64 first_page;
428 union {