Home
last modified time | relevance | path

Searched defs:wimg (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.81.4/osfmk/vm/
H A Dvm_map_internal.h934 vm_prot_to_wimg(unsigned int prot, unsigned int *wimg) in vm_prot_to_wimg()
/xnu-12377.81.4/osfmk/arm/pmap/
H A Dpmap_data.h1981 uint32_t wimg; member
H A Dpmap.c5980 wimg_to_pte(unsigned int wimg, pmap_paddr_t pa)
/xnu-12377.81.4/osfmk/arm64/sptm/pmap/
H A Dpmap_data.h2401 uint32_t wimg; member
H A Dpmap.c2415 unsigned int wimg = pmap_cache_attributes(pnum); in pmap_is_tagged_page() local
6220 wimg_to_pte(unsigned int wimg, pmap_paddr_t pa)
/xnu-12377.81.4/iokit/Kernel/
H A DIOMemoryDescriptor.cpp353 unsigned int wimg; member