Home
last modified time | relevance | path

Searched defs:mem_type (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/dev/drm2/ttm/
H A Dttm_bo.c48 static inline int ttm_mem_type_from_flags(uint32_t flags, uint32_t *mem_type) in ttm_mem_type_from_flags()
60 static void ttm_mem_type_debug(struct ttm_bo_device *bdev, int mem_type) in ttm_mem_type_debug()
78 int i, ret, mem_type; in ttm_bo_mem_space_debug() local
859 uint32_t mem_type, in ttm_mem_evict_first()
918 uint32_t mem_type, in ttm_bo_mem_force_space()
971 uint32_t mem_type, in ttm_bo_mt_compatible()
1005 uint32_t mem_type = TTM_PL_SYSTEM; in ttm_bo_mem_space() local
1361 unsigned mem_type, bool allow_errors) in ttm_bo_force_list_clean()
1388 int ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_clean_mm()
1418 int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_evict_mm()
H A Dttm_bo_api.h106 uint32_t mem_type; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp46 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
66 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { in MmapOrDieOnFatalError()
84 const char *mem_type) { in MmapAlignedOrDieOnFatalError()
111 void *MmapNoReserveOrDie(uptr size, const char *mem_type) { in MmapNoReserveOrDie()
132 char mem_type[40]; in MmapFixedImpl() local
H A Dsanitizer_fuchsia.cpp186 static void *DoAnonymousMmapOrDie(uptr size, const char *mem_type, in DoAnonymousMmapOrDie()
218 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
222 void *MmapNoReserveOrDie(uptr size, const char *mem_type) { in MmapNoReserveOrDie()
226 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { in MmapOrDieOnFatalError()
353 const char *mem_type) { in MmapAlignedOrDieOnFatalError()
H A Dsanitizer_win.cpp139 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie()
164 static void *ReturnNullptrOnOOMOrDie(uptr size, const char *mem_type, in ReturnNullptrOnOOMOrDie()
172 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { in MmapOrDieOnFatalError()
181 const char *mem_type) { in MmapAlignedOrDieOnFatalError()
278 char mem_type[30]; in MmapFixedOrDie() local
310 char mem_type[30]; in MmapFixedOrDieOnFatalError() local
318 void *MmapNoReserveOrDie(uptr size, const char *mem_type) { in MmapNoReserveOrDie()
H A Dsanitizer_stack_store.cpp95 Map(uptr size,const char * mem_type) Map() argument
H A Dsanitizer_common.cpp38 void NORETURN ReportMmapFailureAndDie(uptr size, const char *mem_type, in ReportMmapFailureAndDie()
H A Dsanitizer_common.h92 inline void *MmapOrDieQuietly(uptr size, const char *mem_type) { in MmapOrDieQuietly()
/freebsd/sys/dev/ixl/
H A Di40e_hmc.c57 enum i40e_memory_type mem_type; in i40e_add_sd_table_entry() local
/freebsd/sys/contrib/xen/hvm/
H A Ddm_op.h299 uint16_t mem_type; member
H A Dhvm_op.h178 uint16_t mem_type; member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dqmi_wlfw_v01.h482 u32 mem_type; member
501 u32 mem_type; member
/freebsd/sys/contrib/rdma/krping/
H A Dkrping.c77 enum mem_type { enum
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c2462 static int get_payload_range(struct adapter *padap, u8 mem_type, in get_payload_range()
2546 struct cudbg_buffer *dbg_buff, u8 mem_type, in read_fw_mem()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3950 static int mc7_init(struct mc7 *mc7, unsigned int mc7_clock, int mem_type) in mc7_init()
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_structures.h668 uint8_t mem_type : 1; member