page_state
enum snp_hv_fixed_pages_state page_state;
enum snp_hv_fixed_pages_state page_state)
entry->page_state = page_state;
if (entry->page_state == HV_FIXED) {
if (entry->page_state == HV_FIXED)
static int me_kernel(struct page_state *ps, struct page *p)
static int me_unknown(struct page_state *ps, struct page *p)
static int me_pagecache_clean(struct page_state *ps, struct page *p)
static int me_pagecache_dirty(struct page_state *ps, struct page *p)
static int me_swapcache_dirty(struct page_state *ps, struct page *p)
static int me_swapcache_clean(struct page_state *ps, struct page *p)
static int me_huge_page(struct page_state *ps, struct page *p)
static struct page_state error_states[] = {
static int page_action(struct page_state *ps, struct page *p,
struct page_state *ps;
int (*action)(struct page_state *ps, struct page *p);
static bool has_extra_refcount(struct page_state *ps, struct page *p,