Home
last modified time | relevance | path

Searched refs:DTSavedScopePtr (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.81.5/pexpert/pexpert/
H A Ddevice_tree.h97 } *DTSavedScopePtr; typedef
104 DTSavedScopePtr savedScope;
/xnu-10002.81.5/pexpert/gen/
H A Ddevice_tree.c395 DTSavedScopePtr newScope; in SecureDTEnterEntry()
400 newScope = (DTSavedScopePtr) kalloc_type(struct DTSavedScope, Z_WAITOK); in SecureDTEnterEntry()
417 DTSavedScopePtr newScope; in SecureDTExitEntry()
460 DTSavedScopePtr scope; in SecureDTRestartEntryIteration()