Home
last modified time | relevance | path

Searched refs:strong (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.101.4/doc/allocators/
H A Dapi-basics.md80 - the object type being allocated requires extremely strong segregation
/xnu-8020.101.4/tools/lldbmacros/
H A DREADME.md224 …2. Provide a header for the summary using `@header()` decorator. This is a strong requirement for …
/xnu-8020.101.4/doc/
H A Dsched_clutch_edge.md5 The XNU kernel runs on a variety of platforms with strong requirements for being dynamic and effici…
/xnu-8020.101.4/osfmk/arm/
H A Dpmap.c280 pmap_sync_tlb(bool strong __unused) in pmap_sync_tlb()
578 #define PMAP_UPDATE_TLBS(pmap, s, e, strong, last_level_only) { … argument
580 pmap_sync_tlb(strong); \