Home
last modified time | relevance | path

Searched refs:uasm_il_bbit0 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/watchdog/
Docteon-wdt-main.c148 uasm_il_bbit0(&p, &r, K0, ilog2(ST0_NMI), in octeon_wdt_build_stage1()
177 uasm_il_bbit0(&p, &r, K0, 1, label_enter_bootloader); in octeon_wdt_build_stage1()
/linux-4.4.14/arch/mips/mm/
Duasm.c580 void ISAFUNC(uasm_il_bbit0)(u32 **p, struct uasm_reloc **r, unsigned int reg, in ISAFUNC() argument
586 UASM_EXPORT_SYMBOL(ISAFUNC(uasm_il_bbit0));
Dtlbex.c1600 uasm_il_bbit0(p, r, pte, ilog2(_PAGE_PRESENT), lid); in build_pte_present()
1690 uasm_il_bbit0(p, r, pte, ilog2(_PAGE_WRITE), lid); in build_pte_modifiable()
1964 uasm_il_bbit0(&p, &r, wr.r1, ilog2(_PAGE_VALID), in build_r4000_tlb_load_handler()
2031 uasm_il_bbit0(&p, &r, wr.r1, ilog2(_PAGE_VALID), in build_r4000_tlb_load_handler()
2069 uasm_il_bbit0(&p, &r, wr.r3, 1, label_tlbl_goaround2); in build_r4000_tlb_load_handler()
/linux-4.4.14/arch/mips/include/asm/
Duasm.h290 void uasm_il_bbit0(u32 **p, struct uasm_reloc **r, unsigned int reg,