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
Reviewer
markj
Differential Revision
D27375: vmm: Convert vmm_ops calls to IFUNC
Parents
rS368114: addr2line: add label checks when DW_AT_range and DW_AT_low_pc cannot be used
Branches
Unknown
Tags
Unknown