Home
last modified time | relevance | path

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

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