swpd 896 arch/mips/mm/tlbex.c long swpd = (long)swapper_pg_dir; swpd 900 arch/mips/mm/tlbex.c single_insn_swpd = uasm_in_compat_space_p(swpd) && !uasm_rel_lo(swpd); swpd 907 arch/mips/mm/tlbex.c uasm_i_lui(p, ptr, uasm_rel_hi(swpd)); swpd 917 arch/mips/mm/tlbex.c uasm_i_lui(p, ptr, uasm_rel_hi(swpd)); swpd 919 arch/mips/mm/tlbex.c UASM_i_LA_mostly(p, ptr, swpd); swpd 921 arch/mips/mm/tlbex.c if (uasm_in_compat_space_p(swpd)) swpd 922 arch/mips/mm/tlbex.c uasm_i_addiu(p, ptr, ptr, uasm_rel_lo(swpd)); swpd 924 arch/mips/mm/tlbex.c uasm_i_daddiu(p, ptr, ptr, uasm_rel_lo(swpd));