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

/linux-4.1.27/arch/arm/kvm/
H A Dcoproc.h153 #define is64 .is_64 = true macro
/linux-4.1.27/arch/x86/include/asm/
H A Defi.h179 bool is64; member in struct:efi_config
/linux-4.1.27/arch/arm64/net/
H A Dbpf_jit_comp.c93 static inline void emit_a64_mov_i(const int is64, const int reg, emit_a64_mov_i() argument
224 const bool is64 = BPF_CLASS(code) == BPF_ALU64; build_insn() local
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_intel_lbr.c615 int is64 = 0; branch_type() local
/linux-4.1.27/arch/x86/boot/compressed/
H A Deboot.c1400 bool is64; efi_main() local
1299 exit_boot(struct boot_params *boot_params, void *handle, bool is64) exit_boot() argument
/linux-4.1.27/drivers/video/fbdev/
H A Dpm2fb.c238 static u32 to3264(u32 timing, int bpp, int is64) to3264() argument

Completed in 619 milliseconds