Searched refs:CFE_EPTSEAL (Results 1 – 3 of 3) sorted by relevance
73 cfe_eptseal = CFE_EPTSEAL; in prom_init_cfe()86 if (cfe_eptseal != CFE_EPTSEAL) { in prom_init_cfe()
267 cfe_eptseal = CFE_EPTSEAL; in prom_init()279 if (cfe_eptseal != CFE_EPTSEAL) { in prom_init()
41 #define CFE_EPTSEAL 0x43464531 macro