Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/tools/
Dhead_check.sh52 expected_start_head_addr=$vma
56 if [ "$start_head_addr" != "$expected_start_head_addr" ]; then
57 echo "ERROR: head code starts at $start_head_addr, should be $expected_start_head_addr"