struct VmCowReclaimSuccess
Defined at line 106 of file ../../zircon/kernel/vm/include/vm/vm_cow_pages.h
Forward declarations. Defined in vm/vm_cow_pages.h.
Public Members
Type type
uint64_t num_pages
Enumerations
enum Type
| Name | Value |
|---|---|
| EvictNonLoaned | 0 |
| EvictLoaned | 1 |
| Discard | 2 |
| Compress | 3 |
Defined at line 107 of file ../../zircon/kernel/vm/include/vm/vm_cow_pages.h