Home
last modified time | relevance | path

Searched refs:pl (Results 1 – 25 of 25) sorted by relevance

/arch/arm/lib/
Dclear_user.S39 strusr r2, r0, 4, pl, rept=2
42 strusr r2, r0, 4, pl
/arch/arm/crypto/
DMakefile45 $(src)/aesbs-core.S_shipped: $(src)/bsaes-armv7.pl
48 $(src)/sha256-core.S_shipped: $(src)/sha256-armv4.pl
51 $(src)/sha512-core.S_shipped: $(src)/sha512-armv4.pl
Daesbs-core.S_shipped39 @ bsaes-x86_64.pl for further details)...
/arch/tile/include/uapi/arch/
Dinterrupts_64.h30 #define INTERRUPT_VECTOR(i, pl) (0xFC000000 + ((pl) << 24) + ((i) << 8)) argument
Dinterrupts_32.h31 #define INTERRUPT_VECTOR(i, pl) (0xFC000000 + ((pl) << 24) + ((i) << 8)) argument
/arch/mips/kernel/
Dpm-cps.c200 static void __init cps_gen_cache_routine(u32 **pp, struct uasm_label **pl, in cps_gen_cache_routine() argument
223 uasm_build_label(pl, *pp, lbl); in cps_gen_cache_routine()
244 static int __init cps_gen_flush_fsb(u32 **pp, struct uasm_label **pl, in cps_gen_flush_fsb() argument
300 uasm_build_label(pl, *pp, lbl); in cps_gen_flush_fsb()
337 static void __init cps_gen_set_top_bit(u32 **pp, struct uasm_label **pl, in cps_gen_set_top_bit() argument
342 uasm_build_label(pl, *pp, lbl); in cps_gen_set_top_bit()
/arch/m32r/platforms/oaks32r/
Ddot.gdbinit.nommu4 # NOTE: this file is generated by a script, "gen_gdbinit.pl".
5 # (Please type "gen_gdbinit.pl --help" and check the help message).
6 # $ Id: gen_gdbinit.pl,v 1.12 2004/07/26 09:56:10 takata Exp $
/arch/arm64/lib/
Dclear_user.S40 b.pl 1b
Dstrnlen.S94 ccmp tmp1, #0, #0, pl /* NZCV = 0000 */
Dstrncmp.S96 csinv endloop, diff, xzr, pl /* Last Dword or differences.*/
/arch/tile/include/asm/
Dprocessor.h329 #define PL_ICS_EX1(pl, ics) \ argument
330 (((pl) << SPR_EX_CONTEXT_1_1__PL_SHIFT) | \
/arch/arc/lib/
Dstrchr-700.S101 mov.pl r0,0
126 add.pl r3,r3,1
/arch/powerpc/include/asm/
Dsfp-machine.h265 #define umul_ppmm(ph, pl, m0, m1) \ argument
269 (pl) = __m0 * __m1; \
/arch/m32r/platforms/m32700ut/
Ddot.gdbinit_400MHz_32MB4 # NOTE: this file is generated by a script, "gen_gdbinit.pl".
5 # (Please type "gen_gdbinit.pl --help" and check the help message).
6 # $ Id: gen_gdbinit.pl,v 1.12 2004/07/26 09:56:10 takata Exp $
Ddot.gdbinit_300MHz_32MB4 # NOTE: this file is generated by a script, "gen_gdbinit.pl".
5 # (Please type "gen_gdbinit.pl --help" and check the help message).
6 # $ Id: gen_gdbinit.pl,v 1.12 2004/07/26 09:56:10 takata Exp $
Ddot.gdbinit_200MHz_16MB4 # NOTE: this file is generated by a script, "gen_gdbinit.pl".
5 # (Please type "gen_gdbinit.pl --help" and check the help message).
6 # $ Id: gen_gdbinit.pl,v 1.12 2004/07/26 09:56:10 takata Exp $
/arch/m32r/platforms/mappi/
Ddot.gdbinit.nommu4 # NOTE: this file is generated by a script, "gen_gdbinit.pl".
5 # (Please type "gen_gdbinit.pl --help" and check the help message).
6 # $ Id: gen_gdbinit.pl,v 1.5 2004/01/23 08:23:25 takata Exp $
Ddot.gdbinit4 # NOTE: this file is generated by a script, "gen_gdbinit.pl".
5 # (Please type "gen_gdbinit.pl --help" and check the help message).
6 # $ Id: gen_gdbinit.pl,v 1.12 2004/07/26 09:56:10 takata Exp $
/arch/ia64/include/asm/
Dpal.h518 pl : 2, /* privilege level */ member
555 pl : 2, /* privilege level */ member
591 pl : 2, /* privilege level */ member
621 pl : 2, /* privilege level */ member
651 pl : 2, /* privilege level */ member
/arch/sh/lib/
Dchecksum.S336 cmp/pl r6
354 cmp/pl r6
Dmovmem.S62 cmp/pl r6
/arch/arm/include/asm/
Dassembler.h189 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
517 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
/arch/ia64/kernel/
Dpalinfo.c736 unsigned long pl:2; in tr_info() member
799 gr_reg->pl, gr_reg->ar, rid_reg->rid, gr_reg->p, gr_reg->ma, in tr_info()
/arch/tile/kernel/
Dhvglue_trace.c194 HV_WRAP3(int, hv_get_ipi_pte, HV_Coord, tile, int, pl, HV_PTE*, pte)
/arch/tile/include/hv/
Dhypervisor.h597 int hv_get_ipi_pte(HV_Coord tile, int pl, HV_PTE* pte);