]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV: Expose timing functions to module code
authorFabiano Rosas <farosas@linux.ibm.com>
Wed, 25 May 2022 13:05:53 +0000 (10:05 -0300)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 29 Jun 2022 09:21:21 +0000 (19:21 +1000)
commit94c79d58e1953a4ff02f8fec6243f8279740e3b9
treead9691353581cd74ad732ff03714ba14ff0d3787
parentf03f0342faf5da409bbe9b7f6d106874947e635a
KVM: PPC: Book3S HV: Expose timing functions to module code

The next patch adds new timing points to the P9 entry path, some of
which are in the module code, so we need to export the timing
functions.

Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220525130554.2614394-5-farosas@linux.ibm.com
arch/powerpc/kvm/book3s_hv.h
arch/powerpc/kvm/book3s_hv_p9_entry.c