Home
last modified time | relevance | path

Searched defs:is64 (Results 1 – 6 of 6) sorted by relevance

/arch/arm/net/
Dbpf_jit_32.c449 static inline void emit_a32_mov_i64(const bool is64, const u8 dst[], in emit_a32_mov_i64()
461 const bool is64, const bool hi, in emit_a32_add_r()
478 const bool is64, const bool hi, in emit_a32_sub_r()
494 static inline void emit_alu_r(const u8 dst, const u8 src, const bool is64, in emit_alu_r()
541 struct jit_ctx *ctx, const bool is64, in emit_a32_alu_r()
560 static inline void emit_a32_alu_r64(const bool is64, const u8 dst[], in emit_a32_alu_r64()
587 static inline void emit_a32_mov_r64(const bool is64, const u8 dst[], in emit_a32_mov_r64()
1203 const bool is64 = BPF_CLASS(code) == BPF_ALU64; in build_insn() local
/arch/arm64/net/
Dbpf_jit_comp.c100 static inline void emit_a64_mov_i(const int is64, const int reg, in emit_a64_mov_i()
329 const bool is64 = BPF_CLASS(code) == BPF_ALU64; in build_insn() local
/arch/x86/boot/compressed/
Deboot.c876 bool is64; member
921 void *handle, bool is64) in exit_boot()
976 bool is64; in efi_main() local
/arch/arm/kvm/
Dcoproc.h135 #define is64 .is_64bit = true macro
/arch/x86/include/asm/
Defi.h210 bool is64; member
/arch/x86/events/intel/
Dlbr.c807 int is64 = 0; in branch_type() local