/arch/x86/um/shared/sysdep/ |
D | ptrace.h | 11 #define REGS_IP(r) ((r)[HOST_IP]) argument 12 #define REGS_SP(r) ((r)[HOST_SP]) argument 13 #define REGS_EFLAGS(r) ((r)[HOST_EFLAGS]) argument 14 #define REGS_AX(r) ((r)[HOST_AX]) argument 15 #define REGS_BX(r) ((r)[HOST_BX]) argument 16 #define REGS_CX(r) ((r)[HOST_CX]) argument 17 #define REGS_DX(r) ((r)[HOST_DX]) argument 18 #define REGS_SI(r) ((r)[HOST_SI]) argument 19 #define REGS_DI(r) ((r)[HOST_DI]) argument 20 #define REGS_BP(r) ((r)[HOST_BP]) argument [all …]
|
D | ptrace_64.h | 13 #define REGS_R8(r) ((r)[HOST_R8]) argument 14 #define REGS_R9(r) ((r)[HOST_R9]) argument 15 #define REGS_R10(r) ((r)[HOST_R10]) argument 16 #define REGS_R11(r) ((r)[HOST_R11]) argument 17 #define REGS_R12(r) ((r)[HOST_R12]) argument 18 #define REGS_R13(r) ((r)[HOST_R13]) argument 19 #define REGS_R14(r) ((r)[HOST_R14]) argument 20 #define REGS_R15(r) ((r)[HOST_R15]) argument 44 #define UPT_R8(r) REGS_R8((r)->gp) argument 45 #define UPT_R9(r) REGS_R9((r)->gp) argument [all …]
|
D | ptrace_32.h | 15 #define UPT_SYSCALL_ARG1(r) UPT_BX(r) argument 16 #define UPT_SYSCALL_ARG2(r) UPT_CX(r) argument 17 #define UPT_SYSCALL_ARG3(r) UPT_DX(r) argument 18 #define UPT_SYSCALL_ARG4(r) UPT_SI(r) argument 19 #define UPT_SYSCALL_ARG5(r) UPT_DI(r) argument 20 #define UPT_SYSCALL_ARG6(r) UPT_BP(r) argument
|
/arch/x86/um/asm/ |
D | ptrace.h | 11 #define user_mode(r) UPT_IS_USER(&(r)->regs) argument 13 #define PT_REGS_AX(r) UPT_AX(&(r)->regs) argument 14 #define PT_REGS_BX(r) UPT_BX(&(r)->regs) argument 15 #define PT_REGS_CX(r) UPT_CX(&(r)->regs) argument 16 #define PT_REGS_DX(r) UPT_DX(&(r)->regs) argument 18 #define PT_REGS_SI(r) UPT_SI(&(r)->regs) argument 19 #define PT_REGS_DI(r) UPT_DI(&(r)->regs) argument 20 #define PT_REGS_BP(r) UPT_BP(&(r)->regs) argument 21 #define PT_REGS_EFLAGS(r) UPT_EFLAGS(&(r)->regs) argument 23 #define PT_REGS_CS(r) UPT_CS(&(r)->regs) argument [all …]
|
/arch/arm64/include/asm/ |
D | kvm_hyp.h | 19 #define read_sysreg_elx(r,nvh,vh) \ argument 29 #define write_sysreg_elx(v,r,nvh,vh) \ argument 44 #define read_sysreg_el0(r) read_sysreg_elx(r, _EL0, _EL02) argument 45 #define write_sysreg_el0(v,r) write_sysreg_elx(v, r, _EL0, _EL02) argument 46 #define read_sysreg_el1(r) read_sysreg_elx(r, _EL1, _EL12) argument 47 #define write_sysreg_el1(v,r) write_sysreg_elx(v, r, _EL1, _EL12) argument 48 #define read_sysreg_el2(r) read_sysreg_elx(r, _EL2, _EL1) argument 49 #define write_sysreg_el2(v,r) write_sysreg_elx(v, r, _EL2, _EL1) argument
|
/arch/mips/include/asm/ |
D | cop2.h | 19 #define cop2_save(r) octeon_cop2_save(&(r)->thread.cp2) argument 20 #define cop2_restore(r) octeon_cop2_restore(&(r)->thread.cp2) argument 30 #define cop2_save(r) nlm_cop2_save(&(r)->thread.cp2) argument 31 #define cop2_restore(r) nlm_cop2_restore(&(r)->thread.cp2) argument 40 #define cop2_save(r) do { (void)(r); } while (0) argument 41 #define cop2_restore(r) do { (void)(r); } while (0) argument 47 #define cop2_save(r) do { (void)(r); } while (0) argument 48 #define cop2_restore(r) do { (void)(r); } while (0) argument
|
/arch/x86/kernel/cpu/resctrl/ |
D | core.c | 126 struct rdt_resource *r = &hw_res->r_resctrl; in cache_alloc_hsw_probe() local 149 bool is_mba_sc(struct rdt_resource *r) in is_mba_sc() 167 static inline bool rdt_get_mb_table(struct rdt_resource *r) in rdt_get_mb_table() 178 static bool __get_mem_config_intel(struct rdt_resource *r) in __get_mem_config_intel() 213 static bool __rdt_get_mem_config_amd(struct rdt_resource *r) in __rdt_get_mem_config_amd() 244 static void rdt_get_cache_alloc_cfg(int idx, struct rdt_resource *r) in rdt_get_cache_alloc_cfg() 282 mba_wrmsr_amd(struct rdt_domain *d, struct msr_param *m, struct rdt_resource *r) in mba_wrmsr_amd() 297 u32 delay_bw_map(unsigned long bw, struct rdt_resource *r) in delay_bw_map() 308 struct rdt_resource *r) in mba_wrmsr_intel() 320 cat_wrmsr(struct rdt_domain *d, struct msr_param *m, struct rdt_resource *r) in cat_wrmsr() [all …]
|
D | ctrlmondata.c | 30 static bool bw_validate(char *buf, unsigned long *data, struct rdt_resource *r) in bw_validate() 64 struct rdt_resource *r = s->res; in parse_bw() local 89 static bool cbm_validate(char *buf, u32 *data, struct rdt_resource *r) in cbm_validate() 136 struct rdt_resource *r = s->res; in parse_cbm() local 199 struct rdt_resource *r = s->res; in parse_line() local 279 int resctrl_arch_update_domains(struct rdt_resource *r, u32 closid) in resctrl_arch_update_domains() 356 struct rdt_resource *r; in rdtgroup_schemata_write() local 427 u32 resctrl_arch_get_config(struct rdt_resource *r, struct rdt_domain *d, in resctrl_arch_get_config() 440 struct rdt_resource *r = schema->res; in show_doms() local 498 void mon_event_read(struct rmid_read *rr, struct rdt_resource *r, in mon_event_read() [all …]
|
D | rdtgroup.c | 83 struct rdt_resource *r; in rdt_staged_configs_clear() local 318 struct rdtgroup *r = info; in update_cpu_closid_rmid() local 339 update_closid_rmid(const struct cpumask *cpu_mask, struct rdtgroup *r) in update_closid_rmid() 392 static void cpumask_rdtgrp_clear(struct rdtgroup *r, struct cpumask *m) in cpumask_rdtgrp_clear() 405 struct rdtgroup *r, *crgrp; in cpus_ctrl_write() local 612 static bool is_closid_match(struct task_struct *t, struct rdtgroup *r) in is_closid_match() 618 static bool is_rmid_match(struct task_struct *t, struct rdtgroup *r) in is_rmid_match() 630 int rdtgroup_tasks_assigned(struct rdtgroup *r) in rdtgroup_tasks_assigned() 731 static void show_rdt_tasks(struct rdtgroup *r, struct seq_file *s) in show_rdt_tasks() 877 struct rdt_resource *r = s->res; in rdt_default_ctrl_show() local [all …]
|
/arch/um/include/asm/ |
D | ptrace-generic.h | 21 #define PT_REGS_IP(r) UPT_IP(&(r)->regs) argument 22 #define PT_REGS_SP(r) UPT_SP(&(r)->regs) argument 24 #define PT_REGS_RESTART_SYSCALL(r) UPT_RESTART_SYSCALL(&(r)->regs) argument 26 #define PT_REGS_SYSCALL_NR(r) UPT_SYSCALL_NR(&(r)->regs) argument
|
/arch/arm64/kvm/ |
D | vgic-sys-reg-v3.c | 14 const struct sys_reg_desc *r) in access_gic_ctlr() 88 const struct sys_reg_desc *r) in access_gic_pmr() 104 const struct sys_reg_desc *r) in access_gic_bpr0() 122 const struct sys_reg_desc *r) in access_gic_bpr1() 148 const struct sys_reg_desc *r) in access_gic_grpen0() 166 const struct sys_reg_desc *r) in access_gic_grpen1() 201 const struct sys_reg_desc *r, u8 apr) in access_gic_aprn() 218 const struct sys_reg_desc *r) in access_gic_ap0r() 225 const struct sys_reg_desc *r) in access_gic_ap1r() 231 const struct sys_reg_desc *r) in access_gic_sre() [all …]
|
D | sys_regs.c | 49 const struct sys_reg_desc *r) in read_from_write_only() 59 const struct sys_reg_desc *r) in write_to_read_only() 93 const struct sys_reg_desc *r) in access_dcsw() 111 static void get_access_mask(const struct sys_reg_desc *r, u64 *mask, u64 *shift) in get_access_mask() 136 const struct sys_reg_desc *r) in access_vm_reg() 161 const struct sys_reg_desc *r) in access_actlr() 182 const struct sys_reg_desc *r) in access_gic_sgi() 227 const struct sys_reg_desc *r) in access_gic_sre() 238 const struct sys_reg_desc *r) in trap_raz_wi() 254 const struct sys_reg_desc *r) in trap_loregion() [all …]
|
/arch/powerpc/platforms/ps3/ |
D | mm.c | 218 static int ps3_mm_get_repository_highmem(struct mem_region *r) in ps3_mm_get_repository_highmem() 248 static int ps3_mm_set_repository_highmem(const struct mem_region *r) in ps3_mm_set_repository_highmem() 265 static int ps3_mm_region_create(struct mem_region *r, unsigned long size) in ps3_mm_region_create() 306 static void ps3_mm_region_destroy(struct mem_region *r) in ps3_mm_region_destroy() 338 static unsigned long dma_sb_lpar_to_bus(struct ps3_dma_region *r, in dma_sb_lpar_to_bus() 349 static void __maybe_unused _dma_dump_region(const struct ps3_dma_region *r, in _dma_dump_region() 398 static struct dma_chunk * dma_find_chunk(struct ps3_dma_region *r, in dma_find_chunk() 427 static struct dma_chunk *dma_find_chunk_lpar(struct ps3_dma_region *r, in dma_find_chunk_lpar() 477 struct ps3_dma_region *r = c->region; in dma_ioc0_free_chunk() local 514 static int dma_sb_map_pages(struct ps3_dma_region *r, unsigned long phys_addr, in dma_sb_map_pages() [all …]
|
/arch/powerpc/net/ |
D | bpf_jit64.h | 71 #define PPC_BPF_LL(r, base, i) do { \ argument 79 #define PPC_BPF_STL(r, base, i) do { \ argument 87 #define PPC_BPF_STLU(r, base, i) do { EMIT(PPC_RAW_STDU(r, base, i)); } while(0) argument
|
/arch/arm64/kvm/hyp/nvhe/ |
D | sys_regs.c | 241 struct sys_reg_desc const *r) in read_id_reg() 248 const struct sys_reg_desc *r) in pvm_access_raz_wi() 264 const struct sys_reg_desc *r) in pvm_access_id_aarch32() 290 const struct sys_reg_desc *r) in pvm_access_id_aarch64() 303 const struct sys_reg_desc *r) in pvm_gic_read_sre() 471 static void reset_actlr(struct kvm_vcpu *vcpu, const struct sys_reg_desc_reset *r) in reset_actlr() 476 static void reset_amair_el1(struct kvm_vcpu *vcpu, const struct sys_reg_desc_reset *r) in reset_amair_el1() 481 static void reset_mpidr(struct kvm_vcpu *vcpu, const struct sys_reg_desc_reset *r) in reset_mpidr() 486 static void reset_value(struct kvm_vcpu *vcpu, const struct sys_reg_desc_reset *r) in reset_value() 525 const struct sys_reg_desc_reset *r = &pvm_sys_reg_reset_vals[i]; in kvm_reset_pvm_sys_regs() local [all …]
|
/arch/powerpc/include/asm/ |
D | pmac_feature.h | 367 #define MACIO_FCR32(macio, r) ((macio)->base + ((r) >> 2)) argument 368 #define MACIO_FCR8(macio, r) (((volatile u8 __iomem *)((macio)->base)) + (r)) argument 370 #define MACIO_IN32(r) (in_le32(MACIO_FCR32(macio,r))) argument 371 #define MACIO_OUT32(r,v) (out_le32(MACIO_FCR32(macio,r), (v))) argument 372 #define MACIO_BIS(r,v) (MACIO_OUT32((r), MACIO_IN32(r) | (v))) argument 373 #define MACIO_BIC(r,v) (MACIO_OUT32((r), MACIO_IN32(r) & ~(v))) argument 374 #define MACIO_IN8(r) (in_8(MACIO_FCR8(macio,r))) argument 375 #define MACIO_OUT8(r,v) (out_8(MACIO_FCR8(macio,r), (v))) argument 389 #define UN_REG(r) (uninorth_base + ((r) >> 2)) argument 390 #define UN_IN(r) (in_be32(UN_REG(r))) argument [all …]
|
/arch/mips/mm/ |
D | tlbex.c | 205 static void uasm_bgezl_hazard(u32 **p, struct uasm_reloc **r, int instance) in uasm_bgezl_hazard() 339 int r; in allocate_kscratch() local 361 struct work_registers r; in build_get_work_registers() local 503 struct uasm_reloc **r, in build_tlb_write_entry() 656 static void build_restore_pagemask(u32 **p, struct uasm_reloc **r, in build_restore_pagemask() 705 struct uasm_reloc **r, in build_huge_tlb_write_entry() 724 build_is_huge_pte(u32 **p, struct uasm_reloc **r, unsigned int tmp, in build_is_huge_pte() 767 static void build_huge_handler_tail(u32 **p, struct uasm_reloc **r, in build_huge_handler_tail() 806 void build_get_pmde64(u32 **p, struct uasm_label **l, struct uasm_reloc **r, in build_get_pmde64() 897 build_get_pgd_vmalloc64(u32 **p, struct uasm_label **l, struct uasm_reloc **r, in build_get_pgd_vmalloc64() [all …]
|
/arch/x86/platform/olpc/ |
D | olpc-xo1-sci.c | 176 int r; in process_sci_queue() local 317 int r; in setup_sci_interrupt() local 357 int r; in setup_ec_sci() local 401 int r; in setup_lid_events() local 438 int r; in setup_power_button() local 468 int r; in setup_ebook_switch() local 498 int r; in setup_lid_switch() local 533 int r; in xo1_sci_probe() local
|
/arch/mips/netlogic/xlp/ |
D | cop2-ex.c | 32 void nlm_cop2_save(struct nlm_cop2_state *r) in nlm_cop2_save() 61 void nlm_cop2_restore(struct nlm_cop2_state *r) in nlm_cop2_restore()
|
/arch/mips/bmips/ |
D | dma.c | 45 struct bmips_dma_range *r; in phys_to_dma() local 57 struct bmips_dma_range *r; in dma_to_phys() local 93 struct bmips_dma_range *r; in bmips_init_dma_ranges() local
|
/arch/mips/alchemy/common/ |
D | usb.c | 100 unsigned long r, s; in __au1300_usb_phyctl() local 125 unsigned long r; in __au1300_ohci_control() local 165 unsigned long r; in __au1300_ehci_control() local 206 unsigned long r; in __au1300_udc_control() local 237 unsigned long r; in __au1300_otg_control() local 318 unsigned long r = __raw_readl(base + AU1200_USBCFG); in __au1200_ohci_control() local 332 unsigned long r = __raw_readl(base + AU1200_USBCFG); in __au1200_ehci_control() local 348 unsigned long r = __raw_readl(base + AU1200_USBCFG); in __au1200_udc_control() local 395 unsigned long r = __raw_readl(base); in au1000_usb_init() local 428 unsigned long r = __raw_readl(base + creg); in __au1xx0_ohci_control() local
|
/arch/powerpc/sysdev/ |
D | dart.h | 46 #define DART_REG(r) (dart + ((r) >> 2)) argument 47 #define DART_IN(r) (in_be32(DART_REG(r))) argument 48 #define DART_OUT(r,v) (out_be32(DART_REG(r), (v))) argument
|
/arch/powerpc/mm/book3s32/ |
D | hash_low.S | 300 #define TST_V(r) rlwinm. r,r,0,0,0 argument 301 #define SET_V(r) oris r,r,PTE_V@h argument 302 #define CLR_V(r,t) rlwinm r,r,0,1,31 argument
|
/arch/parisc/kernel/ |
D | real2.S | 119 # define PUSH_CR(r, where) mfctl r, %r1 ! STREG,ma %r1, REG_SZ(where) argument 120 # define POP_CR(r, where) LDREG,mb -REG_SZ(where), %r1 ! mtctl %r1, r argument
|
/arch/sparc/kernel/ |
D | auxio_32.c | 34 struct resource r; in auxio_probe() local 116 struct resource r; in auxio_power_probe() local
|