Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Ddsemul.c68 static const int emupage_frame_count = PAGE_SIZE / sizeof(struct emuframe); variable
86 kcalloc(BITS_TO_LONGS(emupage_frame_count), in alloc_emuframe()
98 emupage_frame_count, 0); in alloc_emuframe()
111 emupage_frame_count))) in alloc_emuframe()
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A Ddsemul.c68 static const int emupage_frame_count = PAGE_SIZE / sizeof(struct emuframe); variable
85 mm_ctx->bd_emupage_allocmap = bitmap_zalloc(emupage_frame_count, in alloc_emuframe()
95 emupage_frame_count, 0); in alloc_emuframe()
108 emupage_frame_count))) in alloc_emuframe()

Completed in 1 milliseconds