Searched refs:uasm_il_bbit0 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/mm/
H A Duasm.c630 void uasm_il_bbit0(u32 **p, struct uasm_reloc **r, unsigned int reg, function
636 UASM_EXPORT_SYMBOL(uasm_il_bbit0); variable
H A Dtlbex.c1711 uasm_il_bbit0(p, r, pte, ilog2(_PAGE_PRESENT), lid);
1800 uasm_il_bbit0(p, r, pte, ilog2(_PAGE_WRITE), lid);
2090 uasm_il_bbit0(&p, &r, wr.r1, ilog2(_PAGE_VALID),
2156 uasm_il_bbit0(&p, &r, wr.r1, ilog2(_PAGE_VALID),
2193 uasm_il_bbit0(&p, &r, wr.r3, 1, label_tlbl_goaround2);
/linux-master/arch/mips/include/asm/
H A Duasm.h313 void uasm_il_bbit0(u32 **p, struct uasm_reloc **r, unsigned int reg,

Completed in 227 milliseconds