Home
last modified time | relevance | path

Searched refs:uasm_il_bgez (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/mm/
Duasm.c572 void ISAFUNC(uasm_il_bgez)(u32 **p, struct uasm_reloc **r, unsigned int reg, in ISAFUNC() argument
578 UASM_EXPORT_SYMBOL(ISAFUNC(uasm_il_bgez));
Dtlbex.c872 uasm_il_bgez(p, r, bvaddr, label_large_segbits_fault); in build_get_pgd_vmalloc64()
/linux-4.1.27/arch/mips/include/asm/
Duasm.h299 void uasm_il_bgez(u32 **p, struct uasm_reloc **r, unsigned int reg, int lid);