/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
H A D | setup-ide-s3c64xx.c | 21 u32 reg; in s3c64xx_ide_setup_gpio() local
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | kvm_mmu.h | 67 and \reg, \reg, #1 /* mask with va_mask */ variable 68 ror \reg, \reg, #1 /* rotate to the first tag bit */ variable 69 add \reg, \reg, #0 /* insert the low 12 bits of the tag */ variable 70 add \reg, \reg, # variable 71 ror \\reg, \\reg, #63 /* rotate back */ global() variable [all...] |
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | ldstfp.S | 28 reg = 0 define 32 reg = reg + 1 define 52 reg = 0 define 56 reg = reg + 1 define 77 reg define 81 reg = reg + 1 global() define 101 reg = 0 global() define 105 reg = reg + 1 global() define 125 reg = 1 global() define 129 reg = reg + 1 global() define 144 reg = 1 global() define 148 reg = reg + 1 global() define [all...] |
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | regs.c | 19 void initregs(struct biosregs *reg) in initregs() argument
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | ldstfp.S | 28 reg = 0 define 32 reg = reg + 1 define 52 reg = 0 define 56 reg = reg + 1 define 77 reg define 81 reg = reg + 1 global() define 101 reg = 0 global() define 105 reg = reg + 1 global() define 125 reg = 1 global() define 129 reg = reg + 1 global() define 144 reg = 1 global() define 148 reg = reg + 1 global() define [all...] |
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | regs.c | 19 void initregs(struct biosregs *reg) in initregs() argument
|
H A D | msr.h | 16 static inline void boot_rdmsr(unsigned int reg, struct msr *m) in boot_rdmsr() argument 21 static inline void boot_wrmsr(unsigned int reg, const struct msr *m) in boot_wrmsr() argument
|
/kernel/linux/linux-5.10/arch/mips/include/asm/dec/ |
H A D | ioasic.h | 20 static inline void ioasic_write(unsigned int reg, u32 v) in ioasic_write() argument 25 static inline u32 ioasic_read(unsigned int reg) in ioasic_read() argument
|
/kernel/linux/linux-5.10/arch/mips/bcm63xx/ |
H A D | prom.c | 23 u32 reg, mask; in prom_init() local
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | tm.S | 116 reg = 3 define 121 reg = reg define 326 reg = 0 global() define 329 reg = reg + 1 global() define [all...] |
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | processor-cyrix.h | 8 static inline u8 getCx86(u8 reg) in getCx86() argument 14 static inline void setCx86(u8 reg, u8 data) in setCx86() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-tango/ |
H A D | setup.c | 7 static void tango_l2c_write(unsigned long val, unsigned int reg) in tango_l2c_write() argument
|
/kernel/linux/linux-6.6/arch/mips/include/asm/dec/ |
H A D | ioasic.h | 20 static inline void ioasic_write(unsigned int reg, u32 v) in ioasic_write() argument 25 static inline u32 ioasic_read(unsigned int reg) in ioasic_read() argument
|
/kernel/linux/linux-6.6/arch/mips/bcm63xx/ |
H A D | prom.c | 23 u32 reg, mask; in prom_init() local
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | kvm_mmu.h | 68 and \reg, \reg, #1 /* mask with va_mask */ variable 69 ror \reg, \reg, #1 /* rotate to the first tag bit */ variable 70 add \reg, \reg, #0 /* insert the low 12 bits of the tag */ variable 71 add \reg, \reg, # variable 72 ror \\reg, \\reg, #63 /* rotate back */ global() variable 84 add \\reg, \\reg, \\tmp global() variable 99 hyp_pa \\reg, \\tmp global() variable 110 add \\reg, \\reg, \\tmp global() variable [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | tm.S | 116 reg = 3 define 121 reg = reg define 326 reg = 0 global() define 329 reg = reg + 1 global() define [all...] |
/kernel/linux/linux-6.6/arch/riscv/include/asm/ |
H A D | xip_fixup.h | 13 add \reg, \reg, t0 variable 18 sub \reg, \reg, t1 variable 19 add \reg, \reg, t0 variable [all...] |
/kernel/linux/linux-5.10/include/linux/soc/brcmstb/ |
H A D | brcmstb.h | 5 static inline u32 BRCM_ID(u32 reg) in BRCM_ID() argument 10 static inline u32 BRCM_REV(u32 reg) in BRCM_REV() argument
|
/kernel/linux/linux-5.10/include/linux/irqchip/ |
H A D | irq-davinci-cp-intc.h | 19 struct resource reg; member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/css_2401_system/host/ |
H A D | csi_rx_private.h | 37 csi_rx_fe_ctrl_reg_load( const csi_rx_frontend_ID_t ID, const hrt_address reg) csi_rx_fe_ctrl_reg_load() argument [all...] |
H A D | pixelgen_private.h | 32 pixelgen_ctrl_reg_load( const pixelgen_ID_t ID, const hrt_address reg) pixelgen_ctrl_reg_load() argument
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | isp2401_input_system_private.h | 27 ibuf_ctrl_reg_load(const ibuf_ctrl_ID_t ID, const hrt_address reg) ibuf_ctrl_reg_load() argument
|
/kernel/linux/linux-6.6/include/linux/irqchip/ |
H A D | irq-davinci-cp-intc.h | 19 struct resource reg; member
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/css_2401_system/host/ |
H A D | pixelgen_private.h | 32 pixelgen_ctrl_reg_load( const pixelgen_ID_t ID, const hrt_address reg) pixelgen_ctrl_reg_load() argument
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | isp2401_input_system_private.h | 27 ibuf_ctrl_reg_load(const ibuf_ctrl_ID_t ID, const hrt_address reg) ibuf_ctrl_reg_load() argument
|