HomeSort by: relevance | last modified time | path
    Searched defs:stes1 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/m68k/m68k/
pmap_68k.c 4472 pt_entry_t *stes, *stes1 = (pt_entry_t *) local
4478 if ((stes1[ri] & UTE40_RESIDENT) == 0) {
4512 stes1[ri] = proto_ste | stnext_pa;
4517 stes1[ri] & UTE40_PTA);

Completed in 16 milliseconds