Home
last modified time | relevance | path

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

/arch/sparc/mm/
Dbtfixup.c225 p[2] != BTFIXUPCALL_STO1O0 && p[2] != BTFIXUPCALL_SWAPO0O1) || in btfixup()
245 p[2] == BTFIXUPCALL_STO1O0) { in btfixup()
Dsun4c.c2094 BTFIXUPSET_CALL(set_pte, sun4c_set_pte, BTFIXUPCALL_STO1O0); in ld_mmu_sun4c()
/arch/sparc/include/asm/
Dbtfixup.h126 #define BTFIXUPCALL_STO1O0 0xd2220000 /* Possibly optimize to st %o1,[%o0] */ macro