Home
last modified time | relevance | path

Searched refs:Type (Results 1 – 21 of 21) sorted by relevance

/xnu-11215/osfmk/i386/
H A Di386_vm_init.c221 if (mptr->Type != kEfiLoaderCode && in kprint_memmap()
222 mptr->Type != kEfiLoaderData && in kprint_memmap()
223 mptr->Type != kEfiBootServicesCode && in kprint_memmap()
224 mptr->Type != kEfiBootServicesData && in kprint_memmap()
225 mptr->Type != kEfiConventionalMemory) { in kprint_memmap()
503 pmap_type = mptr->Type; in i386_vm_init()
505 switch (mptr->Type) { in i386_vm_init()
562 i, mptr->Type, pmap_type, base, top, in i386_vm_init()
H A Dacpi.c736 switch (next_apic_entryp->Type) { in acpi_count_enabled_logical_processors()
748 DBG("Ignoring MADT entry type 0x%x length 0x%x\n", next_apic_entryp->Type, in acpi_count_enabled_logical_processors()
H A Dpanic_hooks.c212 range->type = closest->Type; in panic_phys_range_before()
H A Dhibernate_i386.c116 switch (mptr->Type) { in hibernate_page_list_allocate()
/xnu-11215/EXTERNAL_HEADERS/acpi/
H A DAcpi_v1.h182 UINT8 Type; \
287 UINT8 Type; member
377 UINT8 Type; \
638 UINT8 Type; \
/xnu-11215/doc/allocators/
H A Dapi-basics.md315 struct Type : public IOTypedOperatorsMixin<Type> {
325 struct Type {
326 IOOverrideTypedOperators(Type);
338 struct Type {
339 IODeclareTypedOperators(Type);
344 IODefineTypedOperators(Type)
/xnu-11215/osfmk/i386/AT386/
H A Dmodel_dep.c455 mptr->Type, in efi_init()
461 …(mptr->Type == kEfiRuntimeServicesCode) ? VM_PROT_READ | VM_PROT_EXECUTE : VM_PROT_READ | VM_PROT_… in efi_init()
462 (mptr->Type == EfiMemoryMappedIO) ? VM_WIMG_IO : VM_WIMG_USE_DEFAULT); in efi_init()
531 …kprintf("mapping[%u] %qx @ %lx, %llu\n", mptr->Type, phys_addr, (unsigned long)vm_addr, mptr->Numb… in hibernate_newruntime_map()
551 …kprintf("mapping[%u] %qx @ %lx, %llu\n", mptr->Type, phys_addr, (unsigned long)vm_addr, mptr->Numb… in hibernate_newruntime_map()
554 …(mptr->Type == kEfiRuntimeServicesCode) ? VM_PROT_READ | VM_PROT_EXECUTE : VM_PROT_READ | VM_PROT_… in hibernate_newruntime_map()
555 (mptr->Type == EfiMemoryMappedIO) ? VM_WIMG_IO : VM_WIMG_USE_DEFAULT); in hibernate_newruntime_map()
/xnu-11215/pexpert/pexpert/i386/
H A Defi.h239 EFI_UINT32 Type; member
391 IN EFI_STATUS_CODE_TYPE Type,
H A Dboot.h68 uint32_t Type; member
/xnu-11215/config/
H A DREADME.DEBUG-kernel.txt32 Loading Kernel GDB Macros package. Type "help kgm" for more info.
H A DMASTER.x86_6486 options CONFIG_MTRR # Memory Type Range Registers # <config_mtrr>
/xnu-11215/libkern/libkern/amfi/
H A Damfi.h43 #pragma mark Type Defines
/xnu-11215/libkern/libkern/
H A DOSKextLibPrivate.h205 #pragma mark Kext Collection Type Keys
/xnu-11215/san/memory/
H A Dkasan-x86_64.c308 if ((mptr_tmp->Type == kEfiConventionalMemory) && (mptr_tmp->NumberOfPages > to_steal)) { in kasan_reserve_memory()
/xnu-11215/libkern/c++/
H A DOSUnserialize.cpp779 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument
785 Type, Value); \
922 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
/xnu-11215/doc/vm/
H A Dmemorystatus_notify.md19 | Type | Knote Flags | Dispatch Source Mask …
/xnu-11215/iokit/System/
H A DOSUnserializeXMLSharedImplementation.h856 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument
862 Type, Value); \
999 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
/xnu-11215/libkern/libkern/c++/
H A DOSUnserializeXMLSharedImplementation.h856 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument
862 Type, Value); \
999 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
/xnu-11215/iokit/DriverKit/
H A DIOUserClient.iig236 * @param type Type parameter IOConnectMapMemory()/UnmapMemory().
/xnu-11215/tools/lldbmacros/
H A Dmemory.py2823 mtype = unsigned(mptr.Type)
/xnu-11215/tests/
H A Dstackshot_tests.m2299 …T_QUIET; T_ASSERT_TRUE([exp_cluster_types containsObject:cluster_type], "Type of CPU cluster in ex…