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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/asm/
H A Dmmu.h33 #define PMB_NO_ENTRY (-1) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/asm/
H A Dmmu.h33 #define PMB_NO_ENTRY (-1) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/mm/
H A Dpmb.c47 * PMB_NO_ENTRY to search for a free one
247 if (entry == PMB_NO_ENTRY) {
286 pmbe->entry = PMB_NO_ENTRY;
365 pmb_sizes[i].flag, PMB_NO_ENTRY);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/mm/
H A Dpmb.c47 * PMB_NO_ENTRY to search for a free one
247 if (entry == PMB_NO_ENTRY) {
286 pmbe->entry = PMB_NO_ENTRY;
365 pmb_sizes[i].flag, PMB_NO_ENTRY);

Completed in 99 milliseconds