Searched refs:UASM_i_LA (Results 1 – 3 of 3) sorted by relevance
/arch/mips/mm/ |
D | tlbex.c | 481 UASM_i_LA(p, ptr, MODULE_START); in build_get_pgd_vmalloc64() 503 UASM_i_LA(p, ptr, VMALLOC_START); in build_get_pgd_vmalloc64() 506 UASM_i_LA(p, ptr, VMALLOC_START); in build_get_pgd_vmalloc64()
|
D | uasm.h | 110 void UASM_i_LA(u32 **buf, unsigned int rs, long addr);
|
D | uasm.c | 443 void __cpuinit UASM_i_LA(u32 **buf, unsigned int rs, long addr) in UASM_i_LA() function
|