| /arch/s390/boot/ |
| A D | vmem.c | 139 unsigned long end, enum populate_mode mode) in kasan_pgd_populate_zero_shadow() 150 unsigned long end, enum populate_mode mode) in kasan_p4d_populate_zero_shadow() 161 unsigned long end, enum populate_mode mode) in kasan_pud_populate_zero_shadow() 172 unsigned long end, enum populate_mode mode) in kasan_pmd_populate_zero_shadow() 269 enum populate_mode mode) in resolve_pa_may_alloc() 315 enum populate_mode mode) in try_get_large_pud_pa() 331 enum populate_mode mode) in try_get_large_pmd_pa() 347 enum populate_mode mode) in pgtable_pte_populate() 368 enum populate_mode mode) in pgtable_pmd_populate() 400 enum populate_mode mode) in pgtable_pud_populate() [all …]
|
| /arch/mips/cavium-octeon/executive/ |
| A D | cvmx-spi.c | 105 int cvmx_spi_start_interface(int interface, cvmx_spi_mode_t mode, int timeout, in cvmx_spi_start_interface() 150 int cvmx_spi_restart_interface(int interface, cvmx_spi_mode_t mode, int timeout) in cvmx_spi_restart_interface() 195 int cvmx_spi_reset_cb(int interface, cvmx_spi_mode_t mode) in cvmx_spi_reset_cb() 311 int cvmx_spi_calendar_setup_cb(int interface, cvmx_spi_mode_t mode, in cvmx_spi_calendar_setup_cb() 430 int cvmx_spi_clock_detect_cb(int interface, cvmx_spi_mode_t mode, int timeout) in cvmx_spi_clock_detect_cb() 508 int cvmx_spi_training_cb(int interface, cvmx_spi_mode_t mode, int timeout) in cvmx_spi_training_cb() 577 int cvmx_spi_calendar_sync_cb(int interface, cvmx_spi_mode_t mode, int timeout) in cvmx_spi_calendar_sync_cb() 633 int cvmx_spi_interface_up_cb(int interface, cvmx_spi_mode_t mode) in cvmx_spi_interface_up_cb()
|
| A D | cvmx-helper-rgmii.c | 55 union cvmx_gmxx_inf_mode mode; in __cvmx_helper_rgmii_probe() local 164 union cvmx_gmxx_inf_mode mode; in __cvmx_helper_rgmii_enable() local 401 union cvmx_gmxx_inf_mode mode; in __cvmx_helper_rgmii_link_set() local
|
| /arch/arm/mach-omap2/ |
| A D | common.h | 136 static inline void omap2xxx_restart(enum reboot_mode mode, const char *cmd) in omap2xxx_restart() 144 static inline void am33xx_restart(enum reboot_mode mode, const char *cmd) in am33xx_restart() 152 static inline void omap3xxx_restart(enum reboot_mode mode, const char *cmd) in omap3xxx_restart() 160 static inline void ti81xx_restart(enum reboot_mode mode, const char *cmd) in ti81xx_restart() 169 static inline void omap44xx_restart(enum reboot_mode mode, const char *cmd) in omap44xx_restart()
|
| A D | am33xx-restart.c | 19 void am33xx_restart(enum reboot_mode mode, const char *cmd) in am33xx_restart()
|
| A D | omap3-restart.c | 28 void omap3xxx_restart(enum reboot_mode mode, const char *cmd) in omap3xxx_restart()
|
| A D | omap4-restart.c | 19 void omap44xx_restart(enum reboot_mode mode, const char *cmd) in omap44xx_restart()
|
| A D | ti81xx-restart.c | 25 void ti81xx_restart(enum reboot_mode mode, const char *cmd) in ti81xx_restart()
|
| /arch/x86/include/asm/xen/ |
| A D | hypervisor.h | 76 static inline void enter_lazy(enum xen_lazy_mode mode) in enter_lazy() 83 static inline void leave_lazy(enum xen_lazy_mode mode) in leave_lazy()
|
| /arch/x86/boot/ |
| A D | video-mode.c | 52 int mode_defined(u16 mode) in mode_defined() 70 static int raw_set_mode(u16 mode, u16 *real_mode) in raw_set_mode() 145 int set_mode(u16 mode) in set_mode()
|
| A D | video-bios.c | 29 static int set_bios_mode(u8 mode) in set_bios_mode() 63 u8 mode; in bios_probe() local
|
| /arch/arm/mach-tegra/ |
| A D | pm.c | 177 static void tegra_pm_set(enum tegra_suspend_mode mode) in tegra_pm_set() 225 enum tegra_suspend_mode mode) in tegra_pm_validate_suspend_mode() 348 enum tegra_suspend_mode mode = tegra_pmc_get_suspend_mode(); in tegra_suspend_enter() local 408 enum tegra_suspend_mode mode = tegra_pmc_get_suspend_mode(); in tegra_pm_init_suspend() local
|
| /arch/arm/mach-socfpga/ |
| A D | socfpga.c | 68 static void socfpga_cyclone5_restart(enum reboot_mode mode, const char *cmd) in socfpga_cyclone5_restart() 81 static void socfpga_arria10_restart(enum reboot_mode mode, const char *cmd) in socfpga_arria10_restart()
|
| /arch/arm/mach-omap1/ |
| A D | mux.h | 27 #define MUX_REG(reg, mode_offset, mode) .mux_reg_name = "FUNC_MUX_CTRL_"#reg, \ argument 41 #define MUX_REG_7XX(reg, mode_offset, mode) .mux_reg_name = "OMAP7XX_IO_CONF_"#reg, \ argument 53 #define MUX_REG(reg, mode_offset, mode) .mux_reg = FUNC_MUX_CTRL_##reg, \ argument 64 #define MUX_REG_7XX(reg, mode_offset, mode) \ argument 75 #define MUX_CFG(desc, mux_reg, mode_offset, mode, \ argument 94 #define MUX_CFG_7XX(desc, mux_reg, mode_offset, mode, \ argument
|
| /arch/arm/include/asm/ |
| A D | smp_scu.h | 38 static inline int scu_power_mode(void __iomem *scu_base, unsigned int mode) in scu_power_mode() 43 unsigned int mode) in scu_cpu_power_enable()
|
| /arch/powerpc/platforms/pseries/ |
| A D | plpks-secvar.c | 179 u8 mode; in plpks_get_sb_keymgmt_mode() local 207 u8 mode; in plpks_secvar_format() local 243 u8 mode; in plpks_secvar_init() local
|
| /arch/arm/kernel/ |
| A D | v7m.c | 10 void armv7m_restart(enum reboot_mode mode, const char *cmd) in armv7m_restart()
|
| A D | smp_scu.c | 75 unsigned int mode) in scu_set_power_mode_internal() 99 int scu_power_mode(void __iomem *scu_base, unsigned int mode) in scu_power_mode()
|
| /arch/arm/mach-highbank/ |
| A D | system.c | 12 void highbank_restart(enum reboot_mode mode, const char *cmd) in highbank_restart()
|
| /arch/arm/mach-exynos/ |
| A D | firmware.c | 34 static int exynos_do_idle(unsigned long mode) in exynos_do_idle() 241 void exynos_set_boot_flag(unsigned int cpu, unsigned int mode) in exynos_set_boot_flag() 254 void exynos_clear_boot_flag(unsigned int cpu, unsigned int mode) in exynos_clear_boot_flag()
|
| /arch/arm64/kvm/hyp/ |
| A D | exception.c | 96 unsigned long sctlr, vbar, old, new, mode; in enter_exception64() local 194 static unsigned long get_except32_cpsr(struct kvm_vcpu *vcpu, u32 mode) in get_except32_cpsr() 288 static void enter_exception32(struct kvm_vcpu *vcpu, u32 mode, u32 vect_offset) in enter_exception32()
|
| /arch/arm/mach-spear/ |
| A D | restart.c | 18 void spear_restart(enum reboot_mode mode, const char *cmd) in spear_restart()
|
| /arch/powerpc/platforms/cell/spufs/ |
| A D | inode.c | 77 spufs_new_inode(struct super_block *sb, umode_t mode) in spufs_new_inode() 111 const struct file_operations *fops, umode_t mode, in spufs_new_file() 156 const struct spufs_tree_descr *files, umode_t mode, in spufs_fill_dir() 220 umode_t mode) in spufs_mkdir() 392 struct vfsmount *mnt, int flags, umode_t mode, in spufs_create_context() 458 spufs_mkgang(struct inode *dir, struct dentry *dentry, umode_t mode) in spufs_mkgang() 535 struct vfsmount *mnt, umode_t mode) in spufs_create_gang() 553 unsigned int flags, umode_t mode, struct file *filp) in spufs_create() 588 umode_t mode; member
|
| /arch/alpha/include/asm/ |
| A D | floppy.h | 22 #define fd_set_dma_mode(mode) set_dma_mode(FLOPPY_DMA,mode) argument 35 #define fd_dma_setup(addr,size,mode,io) alpha_fd_dma_setup(addr,size,mode,io) argument 38 alpha_fd_dma_setup(char *addr, unsigned long size, int mode, int io) in alpha_fd_dma_setup()
|
| /arch/s390/kvm/ |
| A D | gaccess.c | 226 enum gacc_mode mode) in ar_translation() 396 enum gacc_mode mode, enum prot_type prot) in trans_exc() 402 unsigned long ga, u8 ar, enum gacc_mode mode) in get_vcpu_asce() 463 enum gacc_mode mode, enum prot_type *prot) in guest_translate() 645 enum gacc_mode mode, gpa_t gpa) in vm_check_access_key() 708 enum gacc_mode mode, union asce asce, gpa_t gpa, in vcpu_check_access_key() 783 const union asce asce, enum gacc_mode mode, in guest_range_to_gpas() 897 void *data, unsigned long len, enum gacc_mode mode, in access_guest_with_key() 978 void *data, unsigned long len, enum gacc_mode mode) in access_guest_real() 1122 unsigned long *gpa, enum gacc_mode mode, in guest_translate_address_with_key() [all …]
|