HomeFreeBSD

sgx: replace tailq pointers with iterators

Description

sgx: replace tailq pointers with iterators

In sgx code, use iterators to replace tailq pointers for page
manipulation.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D49919

Details

Provenance
dougmAuthored on Sat, Apr 19, 10:15 PM
Reviewer
kib
Differential Revision
D49919: sgx: replace tailq pointers with iterators
Parents
rGa9fc7ce30366: device_pager: use VM_RADIX_FOREACH
Branches
Unknown
Tags
Unknown