/qemu/rust/qemu-api-macros/src/ |
H A D | bits.rs | 7 Delimiter, Group, Ident, Punct, Spacing, Span, TokenStream, TokenTree, TokenTree as TT, 21 TT::Ident(Ident::new(s, Span::call_site())) in ident() 43 return Err(MacroError::Message("expected parenthesis".into(), g.span())); in parse_primary() 49 g.span(), in parse_primary() 58 tok.span(), in parse_primary() 77 return Err(MacroError::Message("expected operand".into(), p.span())); in parse_primary() 82 p.span(), in parse_primary() 90 return Err(MacroError::Message("unexpected literal".into(), tok.span())); in parse_primary() 123 p.span(), in parse_binop() 176 let mut pos = Span::call_site(); in parse() [all …]
|
H A D | utils.rs | 5 use proc_macro2::Span; 9 Message(String, Span), 22 MacroError::Message(msg, span) => quote_spanned! { span => compile_error!(#msg); }, in from()
|
H A D | lib.rs | 25 input.ident.span(), in get_fields() 31 input.ident.span(), in get_fields() 41 input.ident.span(), in get_unnamed_field() 47 s.fields.span(), in get_unnamed_field() 53 s.fields.span(), in get_unnamed_field() 67 input.ident.span(), in is_c_repr() 80 input.ident.span(), in is_transparent_repr() 175 input.ident.span(), in get_repr_uN() 183 input.ident.span(), in get_variants() 189 v.fields.span(), in get_variants()
|
/qemu/include/qemu/ |
H A D | range.h | 70 * Initialize @range to span the interval [@lob,@upb]. 83 * Initialize @range to span the interval [@lob,@upb_plus1). 115 * Initialize @range to span the interval [@lob,@lob + @size - 1]. 132 * Initialize @range to span the interval [@lob,@lob + @size - 1]. 240 * Inverse an array of sorted ranges over the [low, high] span, ie.
|
/qemu/docs/sphinx-static/ |
H A D | theme_overrides.css | 179 span.menuselection { 184 code.kbd, code.kbd span {
|
/qemu/tests/qemu-iotests/ |
H A D | 115 | 50 # Create an image with an L1 table and a refcount table that each span twice the
|
H A D | 214 | 74 # In this case the compressed data would span 3 host clusters
|
/qemu/target/i386/tcg/ |
H A D | access.c | 76 * If the address is not naturally aligned, it might span both pages. in access_ptr()
|
/qemu/include/hw/mem/ |
H A D | memory-device.h | 44 * Conceptually, memory devices only span one memory region. If multiple
|
/qemu/hw/scsi/ |
H A D | megasas.c | 1296 memset(info->ld_config.span, 0, sizeof(info->ld_config.span)); in megasas_ld_get_info_submit() 1297 info->ld_config.span[0].start_block = 0; in megasas_ld_get_info_submit() 1298 info->ld_config.span[0].num_blocks = info->size; in megasas_ld_get_info_submit() 1299 info->ld_config.span[0].array_ref = cpu_to_le16(sdev_id); in megasas_ld_get_info_submit() 1416 ld->span[0].start_block = 0; in megasas_dcmd_cfg_read() 1417 ld->span[0].num_blocks = cpu_to_le64(pd_size); in megasas_dcmd_cfg_read() 1418 ld->span[0].array_ref = cpu_to_le16(sdev_id); in megasas_dcmd_cfg_read()
|
H A D | mfi.h | 1202 struct mfi_span span[MFI_MAX_SPAN_DEPTH]; member
|
/qemu/hw/arm/ |
H A D | smmuv3.c | 650 int l1_ste_offset, l2_ste_offset, max_l2_ste, span, i; in smmu_find_ste() local 678 span = L1STD_SPAN(&l1std); in smmu_find_ste() 680 if (!span) { in smmu_find_ste() 684 "invalid sid=%d (L1STD span=0)\n", sid); in smmu_find_ste() 689 max_l2_ste = (1 << span) - 1; in smmu_find_ste()
|
/qemu/docs/system/devices/ |
H A D | net.rst | 197 option, it is possible to create emulated networks that span several
|
/qemu/tests/tcg/plugins/ |
H A D | mem.c | 122 * that span regions even though the plugin infrastructure will deliver
|
/qemu/qapi/ |
H A D | cxl.json | 171 # @life-used: Percentage (0-100) of factory expected life span.
|
/qemu/docs/devel/ |
H A D | qapi-code-gen.rst | 908 # Text of the example, may span 913 # * First item, may span 921 # 1. First item, may span
|
/qemu/include/hw/xtensa/ |
H A D | xtensa-isa.h | 528 * Register operands may span multiple consecutive registers, e.g., a
|
/qemu/block/ |
H A D | vhdx-log.c | 511 /* each iteration represents one log sequence, which may span multiple in vhdx_log_flush()
|
/qemu/target/arm/hvf/ |
H A D | hvf.c | 923 * SPAN is disabled by default when SCTLR.SPAN=1. To improve compatibility, in hvf_arm_get_host_cpu_features()
|
/qemu/accel/tcg/ |
H A D | tb-maint.c | 1122 /* NOTE: this is subtle as a TB may span two physical pages */ in tb_invalidate_phys_page_range__locked()
|
/qemu/hw/vfio/ |
H A D | container.c | 194 /* The unmap ioctl doesn't accept a full 64-bit span. */ in vfio_legacy_dma_unmap()
|
/qemu/target/arm/tcg/ |
H A D | mte_helper.c | 1086 * wants a pointer to the start. Because we know we don't span a page in mte_mops_probe_rev()
|
/qemu/hw/display/ |
H A D | ati.c | 228 return; /* end of screen, don't span to next line */ in ati_cursor_draw_line()
|
/qemu/docs/specs/ |
H A D | rocker.rst | 350 span multiple PAGE sizes should be tested.
|
/qemu/pc-bios/ |
HD | openbios-sparc32 | ( 8 H ! ` x p " p # $ 0 @ p % ` p x @ A B ( ... |