Searched refs:cfe_eptseal (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/sibyte/common/
H A Dcfe.c211 unsigned int cfe_eptseal; local
227 cfe_eptseal = (uint32_t)(unsigned long)prom_vec;
237 cfe_eptseal = CFE_EPTSEAL;
246 cfe_eptseal = (unsigned int)((uint32_t *)prom_vec)[3];
249 if (cfe_eptseal != CFE_EPTSEAL) {

Completed in 189 milliseconds