Home
last modified time | relevance | path

Searched refs:npf_fault_type (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/amd64/vmm/amd/
H A Dsvm.c827 npf_fault_type(uint64_t exitinfo1) in npf_fault_type() function
1593 vmexit->u.paging.fault_type = npf_fault_type(info1); in svm_vmexit()