1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* SPDX-License-Identifier: MIT */
/*
 * Copyright © 2023-2024 Intel Corporation
 */

#ifndef _XE_SRIOV_VF_H_
#define _XE_SRIOV_VF_H_

struct xe_device;

void xe_sriov_vf_init_early(struct xe_device *xe);
void xe_sriov_vf_start_migration_recovery(struct xe_device *xe);

#endif
掌心的温暖 是你紧握著的光芒 透过了指缝 一星半点投奔向远方