| /src/sys/arch/xen/x86/ |
| xen_bus_dma.c | 111 res.mem_flags = 0; 130 res.mem_flags = XENMEMF_address_bits(get_order(high) + PAGE_SHIFT); 136 "failed: %d (order %d mem_flags %d)\n", 137 error, order, res.mem_flags); 186 res.mem_flags = XENMEMF_address_bits(32);
|
| xen_bus_dma.c | 111 res.mem_flags = 0; 130 res.mem_flags = XENMEMF_address_bits(get_order(high) + PAGE_SHIFT); 136 "failed: %d (order %d mem_flags %d)\n", 137 error, order, res.mem_flags); 186 res.mem_flags = XENMEMF_address_bits(32);
|
| xen_bus_dma.c | 111 res.mem_flags = 0; 130 res.mem_flags = XENMEMF_address_bits(get_order(high) + PAGE_SHIFT); 136 "failed: %d (order %d mem_flags %d)\n", 137 error, order, res.mem_flags); 186 res.mem_flags = XENMEMF_address_bits(32);
|
| /src/sys/external/bsd/sljit/dist/sljit_src/ |
| sljitNativeARM_64.c | 1290 sljit_s32 dst_r, flags, mem_flags; local in function:sljit_emit_op1 1403 mem_flags = WORD_SIZE; 1406 mem_flags = INT_SIZE; 1413 if (getput_arg_fast(compiler, mem_flags, TMP_REG2, src, srcw)) 1416 FAIL_IF(getput_arg(compiler, mem_flags, TMP_REG2, src, srcw, dst, dstw)); 1430 if (getput_arg_fast(compiler, mem_flags | STORE, dst_r, dst, dstw)) 1433 return getput_arg(compiler, mem_flags | STORE, dst_r, dst, dstw, 0, 0); 1443 sljit_s32 dst_r, flags, mem_flags; local in function:sljit_emit_op2 1456 mem_flags = WORD_SIZE; 1459 mem_flags = INT_SIZE 1666 sljit_s32 mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; local in function:sljit_emit_fop1_cmp 1686 sljit_s32 dst_r, mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; local in function:sljit_emit_fop1 1734 sljit_s32 dst_r, mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; local in function:sljit_emit_fop2 1980 sljit_s32 dst_r, flags, mem_flags; local in function:sljit_emit_op_flags [all...] |
| sljitNativeARM_64.c | 1290 sljit_s32 dst_r, flags, mem_flags; local in function:sljit_emit_op1 1403 mem_flags = WORD_SIZE; 1406 mem_flags = INT_SIZE; 1413 if (getput_arg_fast(compiler, mem_flags, TMP_REG2, src, srcw)) 1416 FAIL_IF(getput_arg(compiler, mem_flags, TMP_REG2, src, srcw, dst, dstw)); 1430 if (getput_arg_fast(compiler, mem_flags | STORE, dst_r, dst, dstw)) 1433 return getput_arg(compiler, mem_flags | STORE, dst_r, dst, dstw, 0, 0); 1443 sljit_s32 dst_r, flags, mem_flags; local in function:sljit_emit_op2 1456 mem_flags = WORD_SIZE; 1459 mem_flags = INT_SIZE 1666 sljit_s32 mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; local in function:sljit_emit_fop1_cmp 1686 sljit_s32 dst_r, mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; local in function:sljit_emit_fop1 1734 sljit_s32 dst_r, mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; local in function:sljit_emit_fop2 1980 sljit_s32 dst_r, flags, mem_flags; local in function:sljit_emit_op_flags [all...] |
| sljitNativeARM_64.c | 1290 sljit_s32 dst_r, flags, mem_flags; local in function:sljit_emit_op1 1403 mem_flags = WORD_SIZE; 1406 mem_flags = INT_SIZE; 1413 if (getput_arg_fast(compiler, mem_flags, TMP_REG2, src, srcw)) 1416 FAIL_IF(getput_arg(compiler, mem_flags, TMP_REG2, src, srcw, dst, dstw)); 1430 if (getput_arg_fast(compiler, mem_flags | STORE, dst_r, dst, dstw)) 1433 return getput_arg(compiler, mem_flags | STORE, dst_r, dst, dstw, 0, 0); 1443 sljit_s32 dst_r, flags, mem_flags; local in function:sljit_emit_op2 1456 mem_flags = WORD_SIZE; 1459 mem_flags = INT_SIZE 1666 sljit_s32 mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; local in function:sljit_emit_fop1_cmp 1686 sljit_s32 dst_r, mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; local in function:sljit_emit_fop1 1734 sljit_s32 dst_r, mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; local in function:sljit_emit_fop2 1980 sljit_s32 dst_r, flags, mem_flags; local in function:sljit_emit_op_flags [all...] |
| /src/sys/external/bsd/dwc2/dist/ |
| dwc2_hcd.h | 484 gfp_t mem_flags); 508 gfp_t mem_flags);
|
| dwc2_hcd.h | 484 gfp_t mem_flags); 508 gfp_t mem_flags);
|
| dwc2_hcd.h | 484 gfp_t mem_flags); 508 gfp_t mem_flags);
|
| dwc2_hcdddma.c | 140 static int dwc2_frame_list_alloc(struct dwc2_hsotg *hsotg, gfp_t mem_flags) 343 gfp_t mem_flags) 354 retval = dwc2_desc_list_alloc(hsotg, qh, mem_flags); 361 retval = dwc2_frame_list_alloc(hsotg, mem_flags);
|
| dwc2_hcdddma.c | 140 static int dwc2_frame_list_alloc(struct dwc2_hsotg *hsotg, gfp_t mem_flags) 343 gfp_t mem_flags) 354 retval = dwc2_desc_list_alloc(hsotg, qh, mem_flags); 361 retval = dwc2_frame_list_alloc(hsotg, mem_flags);
|
| dwc2_hcdddma.c | 140 static int dwc2_frame_list_alloc(struct dwc2_hsotg *hsotg, gfp_t mem_flags) 343 gfp_t mem_flags) 354 retval = dwc2_desc_list_alloc(hsotg, qh, mem_flags); 361 retval = dwc2_frame_list_alloc(hsotg, mem_flags);
|
| dwc2_hcdqueue.c | 216 * @mem_flags: Flag to do atomic allocation if needed 222 gfp_t mem_flags) 239 dwc2_hcd_qh_init_ddma(hsotg, qh, mem_flags) < 0) {
|
| dwc2_hcdqueue.c | 216 * @mem_flags: Flag to do atomic allocation if needed 222 gfp_t mem_flags) 239 dwc2_hcd_qh_init_ddma(hsotg, qh, mem_flags) < 0) {
|
| dwc2_hcdqueue.c | 216 * @mem_flags: Flag to do atomic allocation if needed 222 gfp_t mem_flags) 239 dwc2_hcd_qh_init_ddma(hsotg, qh, mem_flags) < 0) {
|
| dwc2_hcd.c | 1905 gfp_t mem_flags) 1912 if ((mem_flags & __GFP_WAIT) == __GFP_WAIT)
|
| /src/sys/arch/ia64/include/ |
| mca_machdep.h | 128 uint64_t mem_flags; member in struct:mca_mem_record
|
| mca_machdep.h | 128 uint64_t mem_flags; member in struct:mca_mem_record
|
| mca_machdep.h | 128 uint64_t mem_flags; member in struct:mca_mem_record
|
| /src/sys/external/mit/xen-include-public/dist/xen/include/public/ |
| memory.h | 85 unsigned int mem_flags; member in struct:xen_memory_reservation
|
| memory.h | 85 unsigned int mem_flags; member in struct:xen_memory_reservation
|
| memory.h | 85 unsigned int mem_flags; member in struct:xen_memory_reservation
|
| /src/sys/arch/xen/xen/ |
| balloon.c | 375 .mem_flags = 0, 441 .mem_flags = 0,
|
| balloon.c | 375 .mem_flags = 0, 441 .mem_flags = 0,
|
| balloon.c | 375 .mem_flags = 0, 441 .mem_flags = 0,
|