Home
last modified time | relevance | path

Searched refs:guarded (Results 1 – 8 of 8) sorted by relevance

/qemu/scripts/
H A Dclean-header-guards.pl40 my %guarded = ();
181 if (exists $guarded{$guard}) {
182 gripe($fname, "guard $guard also used by $guarded{$guard}");
184 $guarded{$guard} = $fname;
/qemu/include/hw/core/
H A Dcpu.h267 bool guarded; member
/qemu/target/riscv/insn_trans/
H A Dtrans_rvi.c.inc177 * tracked. zicfilp introduces sw guarded branch as well. sw guarded
178 * branch are not tracked. rs1 == xT2 is a sw guarded branch.
/qemu/target/arm/
H A Dptw.c2091 result->f.extra.arm.guarded = extract64(attrs, 50, 1); /* GP */ in get_phys_addr_lpae()
3314 s1_guarded = result->f.extra.arm.guarded; in get_phys_addr_twostage()
3367 result->f.extra.arm.guarded = s1_guarded; in get_phys_addr_twostage()
/qemu/docs/devel/
H A Drcu.rst193 Note that a ``goto`` out of the guarded block will also drop the lock.
H A Dqapi-code-gen.rst796 The C code generated for the definition will then be guarded by an #if
809 gets its generated code guarded like this::
/qemu/target/arm/tcg/
H A Dhelper-a64.c1749 return full->extra.arm.guarded; in is_guarded_page()
/qemu/qapi/
H A Dblock-core.json3507 # Specifies which metadata structures should be guarded against