Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/vm/
H A Dpmap.h880 struct pmap_image4_trust_cache { struct
882 struct pmap_image4_trust_cache const *next; // linked list linkage argument
883 …trust_cache_module1 const *module; // pointer into module (within data below)
888 pmap_tc_type_t type;
889 size_t bnch_len;
890 uint8_t const bnch[48];
891 size_t data_len;
892 uint8_t const data[];