Files
acrn-hypervisor/hypervisor/arch/x86/guest
Li, Fei1 a56abee9ff hv: coding style: refine find_vcpuid_entry
1) add local_find_vcpuid_entry to find whether a cpuid leaf exist
in vcpuid cache entries.
2) find_vcpuid_entry will return the found entry if local_find_vcpuid_entry
return is not null. Otherwise, call local_find_vcpuid_entry again
when necessary.
In this case, there could eliminate recursion in find_vcpuid_entry.

Tracked-On: #861
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2018-12-20 22:07:53 +08:00
..
2018-12-20 18:47:57 +08:00
2018-12-14 15:24:26 +08:00
2018-12-12 13:08:10 +08:00
2018-12-19 09:44:42 +08:00
2018-12-19 09:07:14 +08:00
2018-12-12 13:08:10 +08:00
2018-12-20 18:47:57 +08:00
2018-12-12 13:08:10 +08:00