Home
last modified time | relevance | path

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

/Linux-v5.10/include/xen/interface/hvm/
Dstart_info.h137 uint64_t memmap_paddr; /* Physical address of an array of */ member
/Linux-v5.10/arch/x86/platform/pvh/
Denlighten.c51 ep = __va(pvh_start_info.memmap_paddr); in init_pvh_bootparams()