Home
last modified time | relevance | path

Searched defs:zero_extend (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dsyscall.h113 int zero_extend = 0; in syscall_get_arguments() local
/linux/arch/powerpc/net/
H A Dbpf_jit_comp64.c502 static int zero_extend(u32 *image, struct codegen_context *ctx, u32 src_reg, u32 dst_reg, u32 size) in zero_extend() function