Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A DREADME.md224 …2. Provide a header for the summary using `@header()` decorator. This is a strong requirement for …
/xnu-8019.80.24/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-8019.80.24/osfmk/arm/
H A Dpmap.c280 pmap_sync_tlb(bool strong __unused) in pmap_sync_tlb()
574 #define PMAP_UPDATE_TLBS(pmap, s, e, strong, last_level_only) { … argument
576 pmap_sync_tlb(strong); \