Searched defs:Page (Results 1 – 1 of 1) sorted by relevance
95 struct Page struct98 struct Zone *zone;100 ul addr_phys;102 ul attr;104 ul ref_counts;106 ul age;108 struct anon_vma_t *anon_vma; // 本页对应的anon_vma110 spinlock_t op_lock; // 页面操作锁