Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/vm/
H A Dpmap.h872 struct pmap_image4_trust_cache { struct
874 struct pmap_image4_trust_cache const *next; // linked list linkage argument
875 …trust_cache_module1 const *module; // pointer into module (within data below)
880 pmap_tc_type_t type;
881 size_t bnch_len;
882 uint8_t const bnch[48];
883 size_t data_len;
884 uint8_t const data[];