Home
last modified time | relevance | path

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

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