Home
last modified time | relevance | path

Searched defs:env1 (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/target/xtensa/
H A Dmonitor.c32 CPUArchState *env1 = mon_get_cpu_env(mon); in hmp_info_tlb() local
/openbmc/qemu/target/m68k/
H A Dmonitor.c15 CPUArchState *env1 = mon_get_cpu_env(mon); in hmp_info_tlb() local
/openbmc/qemu/target/sparc/
H A Dldst_helper.c65 #define AM_CHECK(env1) ((env1)->pstate & PS_AM) argument
67 #define AM_CHECK(env1) (1) argument
147 const char *strmmu, CPUSPARCState *env1) in demap_tlb()
228 const char *strmmu, CPUSPARCState *env1, in replace_tlb_1bit_lru()
326 static inline target_ulong address_mask(CPUSPARCState *env1, target_ulong addr) in address_mask()
H A Dmonitor.c33 CPUArchState *env1 = mon_get_cpu_env(mon); in hmp_info_tlb() local
H A Dcpu.h665 static inline int cpu_has_hypervisor(CPUSPARCState *env1) in cpu_has_hypervisor()
670 static inline int cpu_hypervisor_mode(CPUSPARCState *env1) in cpu_hypervisor_mode()
675 static inline int cpu_supervisor_mode(CPUSPARCState *env1) in cpu_supervisor_mode()
680 static inline int cpu_supervisor_mode(CPUSPARCState *env1) in cpu_supervisor_mode()
686 static inline int cpu_interrupts_enabled(CPUSPARCState *env1) in cpu_interrupts_enabled()
700 static inline int cpu_pil_allowed(CPUSPARCState *env1, int pil) in cpu_pil_allowed()
/openbmc/qemu/target/ppc/
H A Dppc-qmp-cmds.c85 CPUArchState *env1 = mon_get_cpu_env(mon); in hmp_info_tlb() local
/openbmc/linux/fs/nfsd/
H A Dnfs4recover.c1796 nfsd4_umh_cltrack_upcall(char *cmd, char *arg, char *env0, char *env1) in nfsd4_umh_cltrack_upcall()
/openbmc/qemu/target/i386/
H A Dcpu.h2583 cpu_svm_check_intercept_param(CPUX86State *env1, uint32_t type, in cpu_svm_check_intercept_param()