Home
last modified time | relevance | path

Searched refs:protect (Results 1 – 24 of 24) sorted by relevance

/qemu/hw/intc/
H A Dallwinner-a10-pic.c69 return s->protect; in aw_a10_pic_read()
102 s->protect = value; in aw_a10_pic_write()
148 VMSTATE_UINT32(protect, AwA10PICState),
178 s->protect = 0; in aw_a10_pic_reset()
/qemu/scripts/qapi/
H A Dcommands.py336 nm=c_name(commands, protect=False)))
353 c_prefix=c_name(self._prefix, protect=False)))
366 c_prefix=c_name(self._prefix, protect=False)))
H A Dcommon.py82 def c_name(name: str, protect: bool = True) -> str:
125 if protect and (name in (c89_words | c99_words | c11_words | gcc_words
H A Devents.py182 self._event_enum_name = c_name(prefix + 'QAPIEvent', protect=False)
H A Dintrospect.py196 name = c_name(self._prefix, protect=False) + 'qmp_schema_qlit'
/qemu/configs/targets/
H A Dmicroblazeel-softmmu.mak4 TARGET_XML_FILES=gdb-xml/microblaze-core.xml gdb-xml/microblaze-stack-protect.xml
H A Dmicroblazeel-linux-user.mak5 TARGET_XML_FILES=gdb-xml/microblaze-core.xml gdb-xml/microblaze-stack-protect.xml
H A Dmicroblaze-softmmu.mak5 TARGET_XML_FILES=gdb-xml/microblaze-core.xml gdb-xml/microblaze-stack-protect.xml
H A Dmicroblaze-linux-user.mak6 TARGET_XML_FILES=gdb-xml/microblaze-core.xml gdb-xml/microblaze-stack-protect.xml
/qemu/include/hw/intc/
H A Dallwinner-a10-pic.h33 uint32_t protect; member
/qemu/docs/devel/
H A Duefi-vars.rst44 privilege level for the firmware to protect itself, i.e. it does not
H A Drcu.rst5 protect read-mostly data structures. RCU is very efficient and scalable
191 Is used at the head of a block to protect the code within the block.
H A Dcontrol-flow-integrity.rst25 CFI is best used on production binaries, to protect against unknown attack
H A Dlockcnt.rst66 protect readers from other threads freeing memory after concurrent
H A Dmulti-thread-tcg.rst80 We need to protect the entire code generation cycle including any post
H A Dqapi-code-gen.rst606 to be more careful to protect against changes in the global state.
/qemu/docs/system/i386/
H A Dtdx.rst7 in a CPU mode that is designed to protect the confidentiality of its memory
H A Damd-memory-encryption.rst22 support to additionally protect the guest register state. In order to allow a
/qemu/linux-headers/LICENSES/preferred/
H A DGPL-2.047 To protect your rights, we need to make restrictions that forbid
58 We protect your rights with two steps: (1) copyright the software, and
/qemu/
H A DCOPYING28 To protect your rights, we need to make restrictions that forbid
39 We protect your rights with two steps: (1) copyright the software, and
H A Dmeson.build2608 # protect from xen.version() having less than three components
/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc84 change the passphrase to protect data in any qcow images. The files must
869 By default, QEMU tries to protect image files from unexpected concurrent
/qemu/docs/tools/
H A Dqemu-img.rst832 to change the passphrase to protect data in any qcow images. The
/qemu/target/hexagon/imported/
H A Dmpy.idef488 /* to protect against overflow. */