Searched +defs:gen +defs:y (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/i915/gem/selftests/ |
D | i915_gem_client_blt.c | 157 const int gen = INTEL_GEN(to_i915(batch->base.dev)); in prepare_blit() local 316 u64 x, y; in tiled_offset() local 376 int x, y, p; in verify_buffer() local
|
/Linux-v5.10/drivers/video/fbdev/core/ |
D | fbmem.c | 459 const struct linux_logo *logo, int y, in fb_show_logo_line() 587 static int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos() 607 static inline int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos() 691 int y; in fb_show_logo() local 1521 static bool apertures_overlap(struct aperture *gen, struct aperture *hw) in apertures_overlap()
|
/Linux-v5.10/arch/mips/include/asm/ |
D | kvm_host.h | 327 #define TLB_HI_VPN2_HIT(x, y) ((TLB_VPN2(x) & ~(x).tlb_mask) == \ argument 329 #define TLB_HI_ASID_HIT(x, y) (TLB_IS_GLOBAL(x) || \ argument 1152 static inline void kvm_arch_memslots_updated(struct kvm *kvm, u64 gen) {} in kvm_arch_memslots_updated()
|