Searched refs:opl_get_mem_offset (Results 1 – 2 of 2) sorted by relevance
53 int (*opl_get_mem_offset)(uint64_t paddr, uint64_t *offp); variable1042 if (opl_get_mem_offset == NULL) { in plat_get_mem_offset()1045 return (opl_get_mem_offset(paddr, offp)); in plat_get_mem_offset()
325 #pragma weak opl_get_mem_offset macro330 extern int (*opl_get_mem_offset)(uint64_t paddr, uint64_t *offp);372 if (&opl_get_mem_offset) in _init()373 opl_get_mem_offset = mc_get_mem_offset; in _init()399 if (&opl_get_mem_offset) in _init()400 opl_get_mem_offset = NULL; in _init()422 if (&opl_get_mem_offset) in _fini()423 opl_get_mem_offset = NULL; in _fini()