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

/linux-master/arch/sh/include/asm/
H A Dmmu.h34 #define PMB_NO_ENTRY (-1) macro
/linux-master/arch/sh/mm/
H A Dpmb.c46 * PMB_NO_ENTRY to search for a free one
246 if (entry == PMB_NO_ENTRY) {
285 pmbe->entry = PMB_NO_ENTRY;
364 pmb_sizes[i].flag, PMB_NO_ENTRY);

Completed in 118 milliseconds