1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright IBM Corp. 2024
 */

#ifndef _ASM_HIPERDISPATCH_H
#define _ASM_HIPERDISPATCH_H

void hd_reset_state(void);
void hd_add_core(int cpu);
void hd_disable_hiperdispatch(void);
int hd_enable_hiperdispatch(void);

#endif /* _ASM_HIPERDISPATCH_H */
当你的天空 突然 下起了大雨 那是我 在为你 炸乌云