Searched refs:bios16_pmap_handle (Results 1 – 2 of 2) sorted by relevance
327 void *bios16_pmap_handle; in bios16() local387 bios16_pmap_handle = pmap_bios16_enter(); in bios16()439 pmap_bios16_leave(bios16_pmap_handle); in bios16()
6097 struct bios16_pmap_handle { struct6106 struct bios16_pmap_handle *h; in __CONCAT() argument6111 h = malloc(sizeof(struct bios16_pmap_handle), M_TEMP, M_WAITOK); in __CONCAT()6124 struct bios16_pmap_handle *h; in __CONCAT()