Home
last modified time | relevance | path

Searched defs:pstate (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_syscall.h45 uint64_t pstate; member
H A Dsignal.c125 uint32_t pstate = pstate_read(regs); in get_ucontext_sigreturn() local
/openbmc/qemu/linux-user/aarch64/
H A Dtarget_syscall.h8 uint64_t pstate; member
H A Dsignal.c32 uint64_t pstate; member
314 uint64_t pstate; in target_restore_general_frame() local
/openbmc/qemu/qga/
H A Dmain.c126 GAPersistentState pstate; member
875 static void set_persistent_state_defaults(GAPersistentState *pstate) in set_persistent_state_defaults()
881 static void persistent_state_from_keyfile(GAPersistentState *pstate, in persistent_state_from_keyfile()
900 static void persistent_state_to_keyfile(const GAPersistentState *pstate, in persistent_state_to_keyfile()
909 static gboolean write_persistent_state(const GAPersistentState *pstate, in write_persistent_state()
948 static gboolean read_persistent_state(GAPersistentState *pstate, in read_persistent_state()
/openbmc/qemu/hw/usb/
H A Dhcd-uhci-pci.c
H A Dhcd-ehci.h300 uint32_t pstate; /* Current state in periodic schedule */ member
/openbmc/phosphor-fan-presence/presence/test/
H A Dfallbacktest.cpp10 int pstate = -1; variable
/openbmc/qemu/target/arm/
H A Darch_dump.c33 uint64_t pstate; member
240 uint64_t pstate, sp; in arm_cpu_write_elf64_note() local
H A Dcpu.h282 uint32_t pstate; member
/openbmc/qemu/target/sparc/
H A Dwin_helper.c319 static inline uint64_t *get_gregset(CPUSPARCState *env, uint32_t pstate) in get_gregset()
H A Dcpu.h517 uint32_t pstate; member
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_mmc.h53 unsigned int pstate; /* 0x124 */ member
/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/
H A Dddr.h346 enum pstate { enum