Home
last modified time | relevance | path

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

/freebsd/stand/kboot/kboot/
H A Dseg.c175 first_avail(uint64_t align, uint64_t min_size, uint64_t memtype) in first_avail()
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg.h338 u32 memtype; /* which memory (EDC0, EDC1, MC) */ member
/freebsd/stand/efi/loader/
H A Dmain.c89 EFI_GUID memtype = MEMORY_TYPE_INFORMATION_TABLE_GUID; variable
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h299 u32 memtype; /* which memory (FW_MEMTYPE_* ) */ member
/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c649 static struct malloc_type *memtype[] = { variable