Home
last modified time | relevance | path

Searched refs:nr_mfns (Results 1 – 2 of 2) sorted by relevance

/linux/include/xen/interface/
H A Dplatform.h50 uint64_t nr_mfns; member
80 uint64_t nr_mfns; member
/linux/arch/x86/xen/
H A Denlighten_pv.c164 mask = ~((op.u.read_memtype.nr_mfns << PAGE_SHIFT) - 1); in xen_set_mtrr_data()