Home
last modified time | relevance | path

Searched refs:mc_buffer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmulticalls.c39 struct mc_buffer { struct
53 static DEFINE_PER_CPU(struct mc_buffer, mc_buffer);
58 struct mc_buffer *b = this_cpu_ptr(&mc_buffer); in xen_mc_flush()
140 struct mc_buffer *b = this_cpu_ptr(&mc_buffer); in __xen_mc_entry()
171 struct mc_buffer *b = this_cpu_ptr(&mc_buffer); in xen_mc_extend_args()
201 struct mc_buffer * in xen_mc_callback()
[all...]
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dmulticalls.c39 struct mc_buffer { struct
53 static DEFINE_PER_CPU(struct mc_buffer, mc_buffer);
58 struct mc_buffer *b = this_cpu_ptr(&mc_buffer); in xen_mc_flush()
140 struct mc_buffer *b = this_cpu_ptr(&mc_buffer); in __xen_mc_entry()
171 struct mc_buffer *b = this_cpu_ptr(&mc_buffer); in xen_mc_extend_args()
201 struct mc_buffer * in xen_mc_callback()
[all...]

Completed in 1 milliseconds