Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/
H A Dxen-acpi-memhotplug.c44 op.u.mem_add.spfn = info->start_addr >> PAGE_SHIFT; in xen_hotadd_memory()
45 op.u.mem_add.epfn = (info->start_addr + info->length) >> PAGE_SHIFT; in xen_hotadd_memory()
46 op.u.mem_add.pxm = pxm; in xen_hotadd_memory()
/kernel/linux/linux-5.10/include/xen/interface/
H A Dplatform.h523 struct xenpf_mem_hotadd mem_add; member
/kernel/linux/linux-6.6/include/xen/interface/
H A Dplatform.h508 struct xenpf_mem_hotadd mem_add; member

Completed in 4 milliseconds