Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Dmem_sharing.h49 struct page_sharing_info struct
51 struct page_info *pg; /* Back pointer to the page. */
52 shr_handle_t handle; /* Globally unique version / handle. */
54 struct list_head entry; /* List of all shared pages (entry). */
55 struct rcu_head rcu_head; /* List of all shared pages (entry). */
58 union {

Completed in 3 milliseconds