Searched defs:__PMAP_PTP_PG_N (Results 1 – 2 of 2) sorted by relevance
/openbsd/lib/libkvm/ | ||
H A D | kvm_sh.c | 57 #define __PMAP_PTP_PG_N (kd->nbpg / sizeof(pt_entry_t)) macro |
/openbsd/sys/arch/sh/sh/ | ||
H A D | pmap.c | 53 #define __PMAP_PTP_PG_N (PAGE_SIZE / sizeof(pt_entry_t)) macro |