dashboard
repositories
activity
search
login
luoshi
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
update .gitignore
hc
2024-03-26
e9199a72d842cbda78ac614eee5db7cdaa6f2530
[~luoshi/RK3588_XEN.git]
/
kernel
/
arch
/
arm
/
mach-vexpress
/
core.h
1
2
3
4
bool vexpress_smp_init_ops(void);
void vexpress_flags_set(u32 data);
extern const struct smp_operations vexpress_smp_dt_ops;