Home
last modified time | relevance | path

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

/linux/include/xen/interface/hvm/
H A Dstart_info.h120 uint64_t memmap_paddr; /* Physical address of an array of */ member
/linux/arch/x86/platform/pvh/
H A Denlighten.c52 ep = __va(pvh_start_info.memmap_paddr); in init_pvh_bootparams()