Home
last modified time | relevance | path

Searched refs:SIP_SHARE_MEM (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drockchip_smccc.h24 #define SIP_SHARE_MEM 0x82000009 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Drockchip_smccc.c95 res = __invoke_sip_fn_smc(SIP_SHARE_MEM, page_num, page_type, 0); in sip_smc_request_share_mem()
/OK3568_Linux_fs/kernel/include/linux/rockchip/
H A Drockchip_sip.h30 #define SIP_SHARE_MEM 0x82000009 macro
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Drockchip_sip.c173 res = __invoke_sip_fn_smc(SIP_SHARE_MEM, page_num, page_type, 0); in sip_smc_request_share_mem()