Searched +defs:gen +defs:y (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tcg-op-ldst.c | 602 TCGv_i64 x, y; in tcg_gen_qemu_ld_i128_int() local 722 TCGv_i64 x, y, b = NULL; in tcg_gen_qemu_st_i128_int() local 913 gen_atomic_cx_i32 gen; in tcg_gen_atomic_cmpxchg_i32_int() local 1001 gen_atomic_cx_i64 gen; in tcg_gen_atomic_cmpxchg_i64_int() local 1119 gen_atomic_cx_i128 gen; in tcg_gen_atomic_cmpxchg_i128_int() local 1178 gen_atomic_op_i32 gen; in do_atomic_op_i32() local 1222 gen_atomic_op_i64 gen = table[memop & (MO_SIZE | MO_BSWAP)]; in do_atomic_op_i64() local
|
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_client_blt.c | 30 static int linear_x_y_to_ftiled_pos(int x, int y, u32 stride, int bpp) in linear_x_y_to_ftiled_pos() 113 int gen = GRAPHICS_VER(i915); in fastblit_supports_x_tiling() local 363 u64 x, y; in tiled_offset() local 429 int x, y, p; in verify_buffer() local
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | kvm_host.h | 276 #define TLB_HI_VPN2_HIT(x, y) ((TLB_VPN2(x) & ~(x).tlb_mask) == \ argument 278 #define TLB_HI_ASID_HIT(x, y) (TLB_IS_GLOBAL(x) || \ argument 894 static inline void kvm_arch_memslots_updated(struct kvm *kvm, u64 gen) {} in kvm_arch_memslots_updated()
|