Searched refs:pv_rooted_entry (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dpmap_internal.h189 typedef struct pv_rooted_entry {
213 typedef struct pv_rooted_entry { struct
765 * Header is the pv_rooted_entry.
H A Dpmap.c881 s = (vm_size_t) (sizeof(struct pv_rooted_entry) * npages
/darwin-on-arm/xnu/osfmk/arm/
H A Dpmap.c327 typedef struct pv_rooted_entry {
366 typedef struct pv_rooted_entry { /* first three entries must match pv_hashed_entry_t */ struct
968 * Header is the pv_rooted_entry.
3181 s = (vm_size_t) (sizeof(struct pv_rooted_entry) * (mem_size / PAGE_SIZE)
3662 * Deal with the pv_rooted_entry.
/darwin-on-arm/xnu/osfmk/x86_64/
H A Dpmap.c531 s = (vm_size_t) (sizeof(struct pv_rooted_entry) * npages

Completed in 160 milliseconds