Searched defs:vm_gpa_hold (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/riscv/vmm/ |
H A D | vmm.c | 1308 vm_gpa_hold(struct vcpu *vcpu, vm_paddr_t gpa, size_t len, int reqprot, in vm_gpa_hold() function
|
/freebsd/sys/arm64/vmm/ |
H A D | vmm.c | 1577 vm_gpa_hold(struct vcpu *vcpu, vm_paddr_t gpa, size_t len, int reqprot, in vm_gpa_hold() function
|
/freebsd/sys/amd64/vmm/ |
H A D | vmm.c | 1218 vm_gpa_hold(struct vcpu *vcpu, vm_paddr_t gpa, size_t len, int reqprot, in vm_gpa_hold() function
|