Home
last modified time | relevance | path

Searched refs:PPC_RAW_STLU (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h602 #define PPC_RAW_STLU PPC_RAW_STWU macro
607 #define PPC_RAW_STLU PPC_RAW_STDU macro
/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c860 EMIT(PPC_RAW_STLU(_R1, _R1, -bpf_frame_size)); in __arch_prepare_bpf_trampoline()