Home
last modified time | relevance | path

Searched refs:nr_mfns (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/
H A Dplatform.h57 * Request memory range (@mfn, @mfn+@nr_mfns-1) to have type @type.
67 uint64_t nr_mfns; member
97 uint64_t nr_mfns; member
/kernel/linux/linux-6.6/include/xen/interface/
H A Dplatform.h40 * Request memory range (@mfn, @mfn+@nr_mfns-1) to have type @type.
50 uint64_t nr_mfns; member
80 uint64_t nr_mfns; member
/kernel/linux/linux-6.6/arch/x86/xen/
H A Denlighten_pv.c168 mask = ~((op.u.read_memtype.nr_mfns << PAGE_SHIFT) - 1); in xen_set_mtrr_data()

Completed in 5 milliseconds