xe_guard
static inline void xe_guard_init(struct xe_guard *guard, const char *name)
static inline int xe_guard_arm(struct xe_guard *guard, bool lockdown, void *who)
static inline bool xe_guard_disarm(struct xe_guard *guard, bool lockdown)
int xe_sriov_pf_arm_guard(struct xe_device *xe, struct xe_guard *guard,
void xe_sriov_pf_disarm_guard(struct xe_device *xe, struct xe_guard *guard,
int xe_sriov_pf_arm_guard(struct xe_device *xe, struct xe_guard *guard,
void xe_sriov_pf_disarm_guard(struct xe_device *xe, struct xe_guard *guard,
struct xe_guard guard_vfs_enabling;