Home
last modified time | relevance | path

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

/linux-6.15/arch/mips/kernel/
H A Dmips-cm.c184 phys_addr_t __weak mips_cm_phys_base(void) in mips_cm_phys_base() function
216 return mips_cm_phys_base() + MIPS_CM_GCR_SIZE; in mips_cm_l2sync_phys_base()
267 addr = mips_cm_phys_base(); in mips_cm_probe()
/linux-6.15/arch/mips/include/asm/
H A Dmips-cm.h33 extern phys_addr_t mips_cm_phys_base(void);