Home
last modified time | relevance | path

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

/linux-4.1.27/arch/metag/include/asm/
Dtcm.h28 int tcm_add_region(struct tcm_region *reg);
/linux-4.1.27/arch/metag/kernel/
Dtcm.c113 int __init tcm_add_region(struct tcm_region *reg) in tcm_add_region() function