Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dmem_repair.c84 MR_ATTR_SHOW(max_hpa, get_max_hpa, u64, "0x%llx\n")
195 if (ops->get_max_hpa)
/linux/include/linux/
H A Dedac.h817 int (*get_max_hpa)(struct device *dev, void *drv_data, u64 *hpa); member