/openbmc/linux/arch/um/kernel/ |
H A D | trap.c | 25 int is_write, int is_user, int *code_out) in handle_page_fault() 201 unsigned long segv(struct faultinfo fi, unsigned long ip, int is_user, in segv()
|
/openbmc/qemu/include/semihosting/ |
H A D | semihost.h | 30 static inline bool semihosting_enabled(bool is_user) in semihosting_enabled()
|
/openbmc/qemu/semihosting/ |
H A D | stubs-system.c | 26 bool semihosting_enabled(bool is_user) in semihosting_enabled()
|
H A D | config.c | 66 bool semihosting_enabled(bool is_user) in semihosting_enabled()
|
/openbmc/qemu/target/openrisc/ |
H A D | sys_helper.c | 33 static inline bool is_user(CPUOpenRISCState *env) in is_user() function
|
H A D | translate.c | 61 static inline bool is_user(DisasContext *dc) in is_user() function
|
/openbmc/qemu/target/sparc/ |
H A D | mmu_helper.c | 75 int error_code = 0, is_dirty, is_user; in get_physical_address() local 551 bool is_user = false; in get_physical_address_data() local 650 bool is_user = false; in get_physical_address_code() local
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | fault.c | 305 static void sanity_check_fault(bool is_write, bool is_user, in sanity_check_fault() 412 int is_user = user_mode(regs); in ___do_page_fault() local
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | devx.h | 32 static inline int mlx5_ib_devx_create(struct mlx5_ib_dev *dev, bool is_user) in mlx5_ib_devx_create()
|
H A D | devx.c | 112 int mlx5_ib_devx_create(struct mlx5_ib_dev *dev, bool is_user) in mlx5_ib_devx_create()
|
/openbmc/qemu/target/arm/ |
H A D | ptw.c | 928 int ap, int domain_prot, bool is_user) in ap_to_rw_prot_is_user() 992 static int simple_ap_to_rw_prot_is_user(int ap, bool is_user) in simple_ap_to_rw_prot_is_user() 1365 bool is_user = regime_is_user(env, mmu_idx); in get_S1prot() local 2225 bool is_user = regime_is_user(env, mmu_idx); in get_phys_addr_pmsav5() local 2359 bool is_secure, bool is_user) in pmsav7_use_background_region() 2392 bool is_user = regime_is_user(env, mmu_idx); in get_phys_addr_pmsav7() local 2611 bool is_user = regime_is_user(env, mmu_idx); in pmsav8_mpu_lookup() local
|
/openbmc/linux/arch/x86/um/shared/sysdep/ |
H A D | ptrace.h | 64 int is_user; member
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_verbs.h | 49 bool is_user; member 66 bool is_user; member 208 bool is_user; member
|
/openbmc/qemu/target/i386/tcg/sysemu/ |
H A D | excp_helper.c | 145 const bool is_user = is_mmu_index_user(in->mmu_idx); in mmu_translate() local
|
/openbmc/qemu/target/xtensa/ |
H A D | xtensa-isa.c | 236 int n, is_user; in xtensa_isa_init() local 1519 xtensa_sysreg xtensa_sysreg_lookup(xtensa_isa isa, int num, int is_user) in xtensa_sysreg_lookup()
|
H A D | xtensa-isa-internal.h | 154 int is_user; /* Non-zero if a "user register". */ member
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_qp.c | 1197 bool is_user) in check_qp_type()
|
/openbmc/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-mmio.c | 231 bool is_user) in __read_pending()
|
/openbmc/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_res.h | 180 u8 is_user; member
|
/openbmc/linux/drivers/mtd/ |
H A D | mtdcore.c | 853 static ssize_t mtd_otp_size(struct mtd_info *mtd, bool is_user) in mtd_otp_size()
|
/openbmc/linux/drivers/infiniband/hw/mlx4/ |
H A D | qp.c | 337 bool is_user, bool has_rq, struct mlx4_ib_qp *qp, in set_rq_size()
|
/openbmc/linux/arch/x86/kvm/svm/ |
H A D | svm.c | 4765 bool smep, smap, is_user; in svm_can_emulate_instruction() local
|