Home
last modified time | relevance | path

Searched defs:nx (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Dcore.c460 urb_link *nx; in first_urb_link() local
476 urb_link *nx; in first_urb() local
/openbmc/qemu/target/ppc/
H A Dmmu_common.c90 target_ulong ptem, bool key, bool nx) in ppc6xx_tlb_check()
269 bool key, ds, nx; in mmu6xx_get_physical_address() local
H A Dmmu-hash32.h116 static inline int ppc_hash32_prot(bool key, int pp, bool nx) in ppc_hash32_prot()
/openbmc/qemu/target/arm/tcg/
H A Dsme_helper.c33 static bool vectors_overlap(ARMVectorReg *x, unsigned nx, in vectors_overlap()