Home
last modified time | relevance | path

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

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