Searched refs:sys_reg_params (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/arm64/kvm/ |
D | sys_regs.h | 25 struct sys_reg_params { struct 47 const struct sys_reg_params *, argument 60 static inline void print_sys_reg_instr(const struct sys_reg_params *p) in print_sys_reg_instr() 68 const struct sys_reg_params *p) in ignore_write() 74 const struct sys_reg_params *p) in read_zero() 81 const struct sys_reg_params *params) in write_to_read_only() 90 const struct sys_reg_params *params) in read_from_write_only()
|
D | sys_regs.c | 79 const struct sys_reg_params *p, in access_dcsw() 95 const struct sys_reg_params *p, in access_vm_reg() 123 const struct sys_reg_params *p, in access_gic_sgi() 138 const struct sys_reg_params *p, in trap_raz_wi() 148 const struct sys_reg_params *p, in trap_oslsr_el1() 160 const struct sys_reg_params *p, in trap_dbgauthstatus_el1() 201 const struct sys_reg_params *p, in trap_debug_regs() 487 const struct sys_reg_params *p, in trap_dbgidr() 506 const struct sys_reg_params *p, in trap_debug32() 720 static const struct sys_reg_desc *find_reg(const struct sys_reg_params *params, in find_reg() [all …]
|
D | sys_regs_generic_v8.c | 34 const struct sys_reg_params *p, in access_actlr()
|