Home
last modified time | relevance | path

Searched refs:CIA_IOC_HAE_MEM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/alpha/kernel/
H A Dcore_cia.c587 saved_config.hae_mem = *(vip)CIA_IOC_HAE_MEM; in cia_save_srm_settings()
616 *(vip)CIA_IOC_HAE_MEM = saved_config.hae_mem; in cia_restore_srm_settings()
667 *(vip)CIA_IOC_HAE_MEM = 0; in do_init_arch()
/openbmc/linux/arch/alpha/include/asm/
H A Dcore_cia.h107 #define CIA_IOC_HAE_MEM (IDENT_ADDR + 0x8740000400UL) macro