Home
last modified time | relevance | path

Searched defs:base_lo (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/uapi/asm/
H A Dmtrr.h71 __u32 base_lo; member
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2582 static void emit_arena_arg_conv(struct jit_ctx *ctx, u8 dst, u8 src, bool nullable, u8 base_lo) in emit_arena_arg_conv()
2599 u8 base_lo = bpf2a64[TMP_REG_2]; in save_args() local
/linux/drivers/net/ethernet/agere/
H A Det131x.c1574 u32 __iomem *base_lo; in et131x_config_rx_dma_regs() local
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3077 static void emit_arena_arg_conv(u8 **pprog, u32 src_reg, bool nullable, u32 base_lo) in emit_arena_arg_conv()