Home
last modified time | relevance | path

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

/arch/powerpc/boot/dts/
Dac14xx.dts247 axe-app {
248 compatible = "fsl,mpc5121-axe-app";
Dmgcoge.dts88 partition@app { /* 64 MBytes */
/arch/x86/kernel/
De820.c240 struct change_member * const *app = a, * const *bpp = b; in cpcompare() local
241 const struct change_member *ap = *app, *bp = *bpp; in cpcompare()