linux/drivers/gpu/drm/xe/regs/xe_bars.h

/* SPDX-License-Identifier: MIT */
/*
 * Copyright © 2024 Intel Corporation
 */
#ifndef _XE_BARS_H_
#define _XE_BARS_H_

#define GTTMMADR_BAR
#define LMEM_BAR

#endif