HomeFreeBSD

Convert vmm_ops calls to IFUNC

Description

Convert vmm_ops calls to IFUNC

There is no need for these to be function pointers since they are
never modified post-module load.

Rename AMD/Intel ops to be more consistent.

Submitted by: adam_fenn.io
Reviewed by: markj, grehan
Approved by: grehan (bhyve)
MFC after: 3 weeks
Differential Revision: https://reviews.freebsd.org/D27375

Details

Provenance
grehanAuthored on Nov 28 2020, 1:16 AM
Parents
rGa36179937e7e: addr2line: add label checks when DW_AT_range and DW_AT_low_pc cannot be used
Branches
Unknown
Tags
Unknown

Event Timeline