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

/broadcom-cfe-1.4.2/cfe/main/
H A Dptable.c93 if (ptbl->magic != PTABLE_MAGIC) {
111 ptbl->magic = PTABLE_MAGIC;
/broadcom-cfe-1.4.2/cfe/include/
H A Dptable.h53 #define PTABLE_MAGIC 0x5054424C /* 'PTBL' (big-endian) */ macro

Completed in 30 milliseconds