.file "bounds.c" # GNU C89 (Debian 12.2.0-14) version 12.2.0 (x86_64-linux-gnu) # compiled by GNU C version 12.2.0, GMP version 6.2.1, MPFR version 4.1.1-p1, MPC version 1.3.1, isl version isl-0.25-GMP # warning: MPFR header version 4.1.1-p1 differs from library version 4.2.0. # GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 # options passed: -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -mindirect-branch=thunk-extern -mindirect-branch-register -march=x86-64 -O2 -std=gnu90 -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -fcf-protection=none -falign-jumps=1 -falign-loops=1 -funit-at-a-time -fno-asynchronous-unwind-tables -fno-jump-tables -fno-delete-null-pointer-checks -fno-allow-store-data-races -fstack-protector-strong -fomit-frame-pointer -fno-var-tracking-assignments -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fstack-check=no -fconserve-stack .text .section .text.startup,"ax",@progbits .p2align 4 .globl main .type main, @function main: # kernel/bounds.c:19: DEFINE(NR_PAGEFLAGS, __NR_PAGEFLAGS); #APP # 19 "kernel/bounds.c" 1 .ascii "->NR_PAGEFLAGS $22 __NR_PAGEFLAGS" # # 0 "" 2 # kernel/bounds.c:20: DEFINE(MAX_NR_ZONES, __MAX_NR_ZONES); # 20 "kernel/bounds.c" 1 .ascii "->MAX_NR_ZONES $4 __MAX_NR_ZONES" # # 0 "" 2 # kernel/bounds.c:22: DEFINE(NR_CPUS_BITS, ilog2(CONFIG_NR_CPUS)); # 22 "kernel/bounds.c" 1 .ascii "->NR_CPUS_BITS $6 ilog2(CONFIG_NR_CPUS)" # # 0 "" 2 # kernel/bounds.c:24: DEFINE(SPINLOCK_SIZE, sizeof(spinlock_t)); # 24 "kernel/bounds.c" 1 .ascii "->SPINLOCK_SIZE $4 sizeof(spinlock_t)" # # 0 "" 2 # kernel/bounds.c:28: } #NO_APP xorl %eax, %eax # ret .size main, .-main .ident "GCC: (Debian 12.2.0-14) 12.2.0" .section .note.GNU-stack,"",@progbits