Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/scripts/python/
Dmem-phys-addr.py62 def is_system_ram(phys_addr): function
78 if is_system_ram(phys_addr):
/Linux-v6.6/drivers/cxl/core/
Dregion.c2884 static int is_system_ram(struct resource *res, void *arg) in is_system_ram() function
2939 is_system_ram) > 0) in cxl_region_probe()