Home
last modified time | relevance | path

Searched refs:VMALLOC (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/xtensa/
H A Dmmu.rst83 | VMALLOC area | VMALLOC_START 0xc0000000 128MB - 64KB
126 | VMALLOC area | VMALLOC_START 0xa0000000 128MB - 64KB
170 | VMALLOC area | VMALLOC_START 0x90000000 128MB - 64KB
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dlinux_osl.h183 #define VMALLOC(osh, size) osl_debug_vmalloc((osh), (size), __LINE__, __FILE__) macro
204 #define VMALLOC(osh, size) osl_vmalloc((osh), (size)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dlinux_osl.h187 #define VMALLOC(osh, size) osl_debug_vmalloc((osh), (size), __LINE__, __FILE__) macro
208 #define VMALLOC(osh, size) osl_vmalloc((osh), (size)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dlinux_osl.h176 #define VMALLOC(osh, size) osl_vmalloc((osh), (size)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dlinux_osl.h176 #define VMALLOC(osh, size) osl_vmalloc((osh), (size)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dlinux_osl.h184 #define VMALLOC(osh, size) osl_vmalloc((osh), (size)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dlinux_osl.h165 #define VMALLOC(osh, size) osl_vmalloc((osh), (size)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_debug.c879 logbuf = VMALLOC(dhdp->osh, sizeof(*logentry_header) + datalen); in dhd_dbg_msgtrace_log_parser()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_debug.c879 logbuf = VMALLOC(dhdp->osh, sizeof(*logentry_header) + datalen); in dhd_dbg_msgtrace_log_parser()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_debug.c879 logbuf = VMALLOC(dhdp->osh, sizeof(*logentry_header) + datalen); in dhd_dbg_msgtrace_log_parser()
H A Ddhd_msgbuf.c2076 map = (dhd_pktid_map_t *)VMALLOC(osh, dhd_pktid_map_sz); in dhd_pktid_map_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_debug.c996 logbuf = VMALLOC(dhdp->osh, sizeof(*logentry_header) + datalen); in dhd_dbg_msgtrace_log_parser()
H A Ddhd_msgbuf.c1494 map = (dhd_pktid_map_t *)VMALLOC(osh, dhd_pktid_map_sz); in dhd_pktid_map_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_debug.c980 logbuf = VMALLOC(dhdp->osh, sizeof(*logentry_header) + datalen); in dhd_dbg_msgtrace_log_parser()
H A Ddhd_common.c1503 dhd_pub->soc_ram = (uint8*) VMALLOC(dhd_pub->osh, length); in dhd_get_fwdump_buf()
H A Ddhd_msgbuf.c2422 map = (dhd_pktid_map_t *)VMALLOC(osh, dhd_pktid_map_sz); in dhd_pktid_map_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_debug.c980 logbuf = VMALLOC(dhdp->osh, sizeof(*logentry_header) + datalen); in dhd_dbg_msgtrace_log_parser()
H A Ddhd_common.c1503 dhd_pub->soc_ram = (uint8*) VMALLOC(dhd_pub->osh, length); in dhd_get_fwdump_buf()
H A Ddhd_msgbuf.c2418 map = (dhd_pktid_map_t *)VMALLOC(osh, dhd_pktid_map_sz); in dhd_pktid_map_init()