Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dmem-phys-addr.py62 def is_system_ram(phys_addr): function
78 if is_system_ram(phys_addr):
/openbmc/linux/drivers/cxl/core/
H A Dregion.c3083 static int is_system_ram(struct resource *res, void *arg) in is_system_ram() function
3138 is_system_ram) > 0) in cxl_region_probe()