Home
last modified time | relevance | path

Searched hist:"77 d9607d711b723b4873764051c4d5dc84894422" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmmu_common.cdiff 77d9607d711b723b4873764051c4d5dc84894422 Sun May 12 18:27:45 CDT 2024 BALATON Zoltan <balaton@eik.bme.hu> target/ppc: Inline and remove check_physical()

This function just does two assignments and and unnecessary check that
is always true so inline it in the only caller left and remove it.

Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>