Home
last modified time | relevance | path

Searched refs:xen_memory (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-devices-system-xen_memory1 What: /sys/devices/system/xen_memory/xen_memory0/max_retry_count
11 What: /sys/devices/system/xen_memory/xen_memory0/max_schedule_delay
19 What: /sys/devices/system/xen_memory/xen_memory0/retry_count
30 What: /sys/devices/system/xen_memory/xen_memory0/schedule_delay
41 What: /sys/devices/system/xen_memory/xen_memory0/target
49 What: /sys/devices/system/xen_memory/xen_memory0/target_kb
56 What: /sys/devices/system/xen_memory/xen_memory0/info/current_kb
64 What: /sys/devices/system/xen_memory/xen_memory0/info/high_kb
71 What: /sys/devices/system/xen_memory/xen_memory0/info/low_kb
79 What: /sys/devices/system/xen_memory/xen_memory0/scrub_pages
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c153 memory_region_init_ram(&xen_memory, NULL, "xen.ram", block_len, in xen_ram_init()
155 *ram_memory_p = &xen_memory; in xen_ram_init()
158 &xen_memory, 0, 0xa0000); in xen_ram_init()
167 &xen_memory, 0xc0000, in xen_ram_init()
172 &xen_memory, 0x100000000ULL, in xen_ram_init()
/openbmc/qemu/hw/xen/
H A Dxen-pvh-common.c49 memory_region_init_ram(&xen_memory, NULL, "xen.ram", block_len, in xen_pvh_init_ram()
52 memory_region_init_alias(&s->ram.low, NULL, "xen.ram.lo", &xen_memory, in xen_pvh_init_ram()
56 memory_region_init_alias(&s->ram.high, NULL, "xen.ram.hi", &xen_memory, in xen_pvh_init_ram()
H A Dxen-hvm-common.c13 MemoryRegion xen_memory, xen_grants; variable
18 return mr == &xen_memory || mr == &xen_grants; in xen_mr_is_memory()
/openbmc/qemu/include/hw/xen/
H A Dxen-hvm-common.h18 extern MemoryRegion xen_memory;
/openbmc/linux/drivers/xen/
H A DKconfig38 /sys/devices/system/xen_memory/xen_memory0/target or
39 /sys/devices/system/xen_memory/xen_memory0/target_kb on the
78 /sys/devices/system/xen_memory/xen_memory0/scrub_pages.
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt7249 with /sys/devices/system/xen_memory/xen_memory0/scrub_pages.