Home
last modified time | relevance | path

Searched refs:num2 (Results 1 – 2 of 2) sorted by relevance

/arch/arc/include/asm/
A Dpgalloc.h59 int num, num2; in pgd_alloc() local
62 num2 = VMALLOC_SIZE / PGDIR_SIZE; in pgd_alloc()
63 memcpy(ret + num, swapper_pg_dir + num, num2 * sizeof(pgd_t)); in pgd_alloc()
/arch/loongarch/include/asm/
A Dalternative.h53 #define OLDINSTR_2(oldinstr, num1, num2) \ argument
55 ".fill -((" alt_max_short(alt_rlen(num1), alt_rlen(num2)) " - (" alt_slen ")) > 0) * " \
56 "(" alt_max_short(alt_rlen(num1), alt_rlen(num2)) " - (" alt_slen ")) / 4, " \

Completed in 4 milliseconds