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.h370 struct kvm_clear_dirty_log { struct
371 __u32 slot;
372 __u32 num_pages;
373 __u64 first_page;
374 union {