Home
last modified time | relevance | path

Searched defs:hcall_stats (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
DhvCall_inst.c20 struct hcall_stats { struct
29 DEFINE_PER_CPU(struct hcall_stats[HCALL_STAT_ARRAY_SIZE], hcall_stats); argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
DhvCall_inst.c20 struct hcall_stats { struct
29 static DEFINE_PER_CPU(struct hcall_stats[HCALL_STAT_ARRAY_SIZE], hcall_stats); argument